]> granicus.if.org Git - llvm/commit
[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
authorMalcolm Parsons <malcolm.parsons@gmail.com>
Thu, 19 Jan 2017 13:37:42 +0000 (13:37 +0000)
committerMalcolm Parsons <malcolm.parsons@gmail.com>
Thu, 19 Jan 2017 13:37:42 +0000 (13:37 +0000)
commit08536b81ae4a0c6b6b69bdcb046fbd7174b201e4
tree3cfcaedd8f9ad725d72f0bf9dbd3a1a567115750
parent02d931bc7db18f1268c1e1951580b87516db8402
[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing

Summary:
Docs for clang::Decl and clang::TemplateSpecializationType have
not been generated since LLVM_ALIGNAS was added to them.

Tell Doxygen to expand LLVM_ALIGNAS to nothing as described at
https://www.stack.nl/~dimitri/doxygen/manual/preprocessing.html

Reviewers: aaron.ballman, klimek, alexfh

Subscribers: ioeric, cfe-commits

Differential Revision: https://reviews.llvm.org/D28850

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292483 91177308-0d34-0410-b5e6-96231b3b80d8
docs/doxygen.cfg.in