]> granicus.if.org Git - clang/commit
Reapply r158700 and fixup patches, minus one hunk that slipped through and
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Tue, 19 Jun 2012 23:57:03 +0000 (23:57 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Tue, 19 Jun 2012 23:57:03 +0000 (23:57 +0000)
commit8e083e71d48f7f4d6ef40c00531c2e14df745486
tree5ffbac1a9faf271bf15b49461210abedaeda2926
parent5ca8639f97663255880f0da81f1026a06a14d003
Reapply r158700 and fixup patches, minus one hunk that slipped through and
caused a crash in an obscure case. On the plus side, it caused me to catch
another bug by inspection.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158767 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Sema/AttributeList.h
lib/Lex/PPMacroExpansion.cpp
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaStmtAttr.cpp
lib/Sema/SemaType.cpp
lib/Sema/TargetAttributesSema.cpp
utils/TableGen/ClangAttrEmitter.cpp