]> granicus.if.org Git - clang/commit
[ASTMatchers] Sprinkle some constexpr on the global matcher constructors.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 30 Jan 2017 18:20:00 +0000 (18:20 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 30 Jan 2017 18:20:00 +0000 (18:20 +0000)
commitbcc1c135a3447a8a4793a42433880cba762dbf12
tree72a43253a6aa3aaee783bcfdf8cd1771c6348d2c
parent8bb17f58d6891b34fe2fbc83ff2d268e5fadae58
[ASTMatchers] Sprinkle some constexpr on the global matcher constructors.

This dramatically reduces the size of the global constructors we emit
for those variables in debug mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293518 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchersInternal.h