]> granicus.if.org Git - clang/commit
Move global classes into anonymous namespaces. NFC.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 28 Oct 2015 17:16:26 +0000 (17:16 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 28 Oct 2015 17:16:26 +0000 (17:16 +0000)
commit07c6519211cd12b199a7414de5aea523002bbadd
tree497e0950ddf3b0059bdc01cd181fa60f617ffdfb
parent4f183b9d6b5aeb447cbdf9f2775fb3df62b1f21c
Move global classes into anonymous namespaces. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
lib/CodeGen/CGCall.cpp