]> granicus.if.org Git - clang/commit
Cleanup the stray comments and variables I could dig out of Sema to
authorChandler Carruth <chandlerc@gmail.com>
Tue, 26 Jul 2011 05:40:03 +0000 (05:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 26 Jul 2011 05:40:03 +0000 (05:40 +0000)
commit108f756bebd991eaa980cfb9994353612a2e5ff6
tree5bf68a5c9420f1775e303072668e9a369476bab4
parentb00d37e96af364e115ee2fada82c530c3cb84002
Cleanup the stray comments and variables I could dig out of Sema to
refer to 'expansion' instead of 'instantiation'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136060 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaType.cpp