llvm-project/clang/lib/Sema
Aaron Ballman 5a1ef6b411 Rejecting the mutable specifier on a freestanding type declaration, instead of supporting it as a "extension" (which serves no purpose). Un-XFAILing the test for mutable specifiers.
llvm-svn: 209635
2014-05-26 17:03:54 +00:00
..
AnalysisBasedWarnings.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
AttributeList.cpp Remove uses of SmallString::equals in favor of SmallVectorImpl<char>'s operator== 2014-03-09 05:18:27 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CodeCompleteConsumer.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
DeclSpec.cpp Sema: Implement DR477 2014-04-30 18:24:01 +00:00
DelayedDiagnostic.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
IdentifierResolver.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
JumpDiagnostics.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
Makefile
MultiplexExternalSemaSource.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
Scope.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
ScopeInfo.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
Sema.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaAccess.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaAttr.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaCXXScopeSpec.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaCast.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaChecking.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaCodeComplete.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaConsumer.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
SemaDecl.cpp Rejecting the mutable specifier on a freestanding type declaration, instead of supporting it as a "extension" (which serves no purpose). Un-XFAILing the test for mutable specifiers. 2014-05-26 17:03:54 +00:00
SemaDeclAttr.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaDeclCXX.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaDeclObjC.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaExceptionSpec.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaExpr.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaExprCXX.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaExprMember.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaExprObjC.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaFixItUtils.cpp PR17290: Use 'false' macro in fix-it hint for initializing a variable of type 2013-09-20 00:27:40 +00:00
SemaInit.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaLambda.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaLookup.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaObjCProperty.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaOpenMP.cpp C++11 - Use nullptr in lib/Sema/SemaOpenMP.cpp and some reformatting (no functional changes). 2014-05-15 13:04:49 +00:00
SemaOverload.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaPseudoObject.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaStmt.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaStmtAsm.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaStmtAttr.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaTemplate.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaTemplateDeduction.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaTemplateInstantiate.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaTemplateInstantiateDecl.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaTemplateVariadic.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
SemaType.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
TreeTransform.h [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
TypeLocBuilder.cpp [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00
TypeLocBuilder.h [C++11] Use 'nullptr'. Sema edition. 2014-05-26 06:22:03 +00:00