Chromium Code Reviews
Descriptionadd include files from llvm used by subzero into doxygen
this fixes a lot of problems with the doxygen. for example
with this, now doxygen correctly understands the cl::opt
variables in ClFlags.cpp as variables, whereas previously
it thought they were functions.
it's possible to make the llvm includes more selective but
this is a good first cut and better than including all
of llvm includes.
BUG=
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=3e0cda2b685be87a3a918fea6ba83dcf21087c6e
Patch Set 1 #Messages
Total messages: 7 (4 generated)
|