diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-08-20 09:47:06 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-08-20 09:47:06 +0000 |
commit | e09303808ab4cc2d45ebcc7425a9ba4cbd462820 (patch) | |
tree | b450e633158f4b22a85f038ff2e8c34eb8f87ac0 /llvm/lib/Transforms | |
parent | 8536fd1b645a064752176bdae8478ebd8c086195 (diff) | |
download | bcm5719-llvm-e09303808ab4cc2d45ebcc7425a9ba4cbd462820.tar.gz bcm5719-llvm-e09303808ab4cc2d45ebcc7425a9ba4cbd462820.zip |
[clang-tidy] Fold the meat of the UseNullPtrCheck into an anonymous namespace.
While convenient, RecursiveASTVisitor generates a ridiculous amount of dead
template code. Making it not visible from the outside lets the compiler
eliminate some of it, shrinking clang-tidy by ~140k.
llvm-svn: 245548
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions