]> granicus.if.org Git - clang/commit
[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
authorMalcolm Parsons <malcolm.parsons@gmail.com>
Thu, 19 Jan 2017 09:27:45 +0000 (09:27 +0000)
committerMalcolm Parsons <malcolm.parsons@gmail.com>
Thu, 19 Jan 2017 09:27:45 +0000 (09:27 +0000)
commit5307d540ff67810779f3af480d9906dd315f655a
tree2020a8fd75e3ff17465220a7f43c15a43406d9a8
parentd90c50eaea792a051bc7b183067ca54c2c79a460
[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/cfe/trunk@292477 91177308-0d34-0410-b5e6-96231b3b80d8
docs/doxygen.cfg.in