commit | 08536b81ae4a0c6b6b69bdcb046fbd7174b201e4 | [log] [tgz] |
---|---|---|
author | Malcolm Parsons <malcolm.parsons@gmail.com> | Thu Jan 19 13:37:42 2017 +0000 |
committer | Malcolm Parsons <malcolm.parsons@gmail.com> | Thu Jan 19 13:37:42 2017 +0000 |
tree | 3cfcaedd8f9ad725d72f0bf9dbd3a1a567115750 | |
parent | 02d931bc7db18f1268c1e1951580b87516db8402 [diff] |
[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