..
AnalysisBasedWarnings.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
CMakeLists.txt
Compile SemaTemplate.cpp with /bigobj on MSVC
2018-07-28 01:29:31 +00:00
CodeCompleteConsumer.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
CoroutineStmtBuilder.h
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
DeclSpec.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
DelayedDiagnostic.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
IdentifierResolver.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
JumpDiagnostics.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
MultiplexExternalSemaSource.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
ParsedAttr.cpp
[NFC] Convert ParsedAttr to use llvm::TrailingObjects
2018-08-09 20:25:12 +00:00
Scope.cpp
Revert r335019 "Update NRVO logic to support early return (Attempt 2)"
2018-06-19 05:35:30 +00:00
ScopeInfo.cpp
[coroutines] Pass coro func args to promise ctor
2018-01-24 22:15:42 +00:00
Sema.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaAccess.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
SemaAttr.cpp
We have in place support for parsing #pragma FENV_ACCESS, but that
2018-08-14 17:06:56 +00:00
SemaCUDA.cpp
[NFC] Rename clang::AttributeList to clang::ParsedAttr
2018-07-13 15:07:47 +00:00
SemaCXXScopeSpec.cpp
Clean up and simplify RequireCompleteType.
2018-08-07 21:35:41 +00:00
SemaCast.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaChecking.cpp
[SEMA] add more -Wfloat-conversion to compound assigment analysis
2018-08-13 16:38:07 +00:00
SemaCodeComplete.cpp
[CodeComplete] Fix the crash in code completion on access checking
2018-07-30 15:19:05 +00:00
SemaConsumer.cpp
…
SemaCoroutine.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaDecl.cpp
Model type attributes as regular Attrs.
2018-08-20 21:47:29 +00:00
SemaDeclAttr.cpp
Address Aaron Ballman's post-commit review comments from r340306, NFC
2018-08-21 17:50:10 +00:00
SemaDeclCXX.cpp
Add a new flag and attributes to control static destructor registration
2018-08-21 17:24:06 +00:00
SemaDeclObjC.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaExceptionSpec.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaExpr.cpp
Model type attributes as regular Attrs.
2018-08-20 21:47:29 +00:00
SemaExprCXX.cpp
[clang][NFC] Fix typo in the name of a note
2018-08-21 15:54:24 +00:00
SemaExprMember.cpp
Remove trailing space
2018-07-30 19:24:48 +00:00
SemaExprObjC.cpp
[ObjC] Error out when using forward-declared protocol in a @protocol
2018-08-17 22:18:08 +00:00
SemaFixItUtils.cpp
[Sema] Revert r329346 because of memory sanitizer failures.
2018-04-05 22:15:42 +00:00
SemaInit.cpp
Model type attributes as regular Attrs.
2018-08-20 21:47:29 +00:00
SemaLambda.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaLookup.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaObjCProperty.cpp
Model type attributes as regular Attrs.
2018-08-20 21:47:29 +00:00
SemaOpenMP.cpp
[OPENMP] Fix processing of declare target construct.
2018-08-14 18:31:20 +00:00
SemaOverload.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaPseudoObject.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaStmt.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaStmtAsm.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaStmtAttr.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaTemplate.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaTemplateDeduction.cpp
Port getLocStart -> getBeginLoc
2018-08-09 21:08:08 +00:00
SemaTemplateInstantiate.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaTemplateInstantiateDecl.cpp
Enforce instantiation of template multiversion functions
2018-08-13 18:33:20 +00:00
SemaTemplateVariadic.cpp
Port getLocEnd -> getEndLoc
2018-08-09 21:09:38 +00:00
SemaType.cpp
[Sema/Attribute] Make types declared with address_space an AttributedType
2018-08-27 17:57:29 +00:00
TreeTransform.h
Model type attributes as regular Attrs.
2018-08-20 21:47:29 +00:00
TypeLocBuilder.cpp
[Sema] Fix bug in TypeLocBuilder::pushImpl
2016-02-18 21:05:09 +00:00
TypeLocBuilder.h
Remove trailing space
2018-07-30 19:24:48 +00:00