]> granicus.if.org Git - clang/commit
Remove the DeclaredInCondition bit now that it's no longer used.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 6 Aug 2010 05:43:55 +0000 (05:43 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 6 Aug 2010 05:43:55 +0000 (05:43 +0000)
commita834888ecc3ea36ea78a585209f422c7730d437a
tree0a5612249c5fb9aaa52354a74c17ef53ed476231
parentb225233dce312a2c28de04a8e5e4c04af5e76d98
Remove the DeclaredInCondition bit now that it's no longer used.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110432 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
lib/Frontend/PCHReaderDecl.cpp
lib/Frontend/PCHWriterDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp