OSDN Git Service

add predefines to doxygen
authorReed Kotler <rkotlerimgtec@gmail.com>
Fri, 18 Dec 2015 00:31:55 +0000 (16:31 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Fri, 18 Dec 2015 00:31:55 +0000 (16:31 -0800)
commit2cad380bd577afd5d230006cdea2b9935744fdaa
treed6a8f566fe7ce8ba541adcf674e587adb65a0e5e
parentcb0d47b67fea89acba4dc14dc9ce19ee3f12132b
add predefines to doxygen

this is added for both standard doxygen and clang assisted
doxygen (which cannot be turned on yet without some additions to the third-party toolchain but can be used locally).

the predefines here are the defaults when subzero is built.

not having these creates the bigger issue when clang
assisted parsing is enabled but should be there always.

BUG=
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1533963002 .

Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
Doxyfile