..
AnalysisBasedWarnings.cpp
[clang] Expose unreachable fallthrough annotation warning
2021-08-16 17:14:55 -07:00
CMakeLists.txt
[clang] Make libBasic not depend on MC
2021-04-28 12:16:22 -04:00
CodeCompleteConsumer.cpp
[CodeComplete] Basic code completion for attribute names.
2021-08-12 23:49:10 +02:00
CoroutineStmtBuilder.h
…
DeclSpec.cpp
[PowerPC] Disable vector types when not supported by subtarget features
2021-10-04 14:16:47 -05:00
DelayedDiagnostic.cpp
…
IdentifierResolver.cpp
…
JumpDiagnostics.cpp
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
MultiplexExternalSemaSource.cpp
[clang][AST] Improve AST Reader/Writer memory footprint
2021-05-20 15:34:29 -07:00
OpenCLBuiltins.td
[OpenCL][NFC] Refactor vloada_half and vstorea_half decls
2021-09-29 17:22:39 +01:00
ParsedAttr.cpp
[Clang] Add an explicit makeArrayRef to appease gcc 5.4.
2021-08-13 09:42:28 -07:00
Scope.cpp
…
ScopeInfo.cpp
[clang] Enable support for #pragma STDC FENV_ACCESS
2020-10-25 06:46:25 -07:00
Sema.cpp
[PowerPC][MMA] Allow MMA builtin types in pre-P10 compilation units
2021-10-05 07:59:32 -05:00
SemaAccess.cpp
[clang][NFC] Break out BaseUsingDecl from UsingDecl
2021-06-07 06:29:28 -07:00
SemaAttr.cpp
Revert "[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pragma float_control similarly"
2021-09-01 04:48:50 -07:00
SemaAvailability.cpp
Cleanup identifier parsing; NFC
2021-09-14 09:12:22 -04:00
SemaCUDA.cpp
[HIP] Warn capture this pointer in device lambda
2021-09-08 13:45:26 -04:00
SemaCXXScopeSpec.cpp
[clang] Fix a few comment more typos to cycle bots
2021-09-20 19:42:49 -04:00
SemaCast.cpp
[PowerPC] Emit error for Altivec vector initializations when -faltivec-src-compat=gcc is specified
2021-07-30 09:35:43 -05:00
SemaChecking.cpp
[PowerPC][MMA] Allow MMA builtin types in pre-P10 compilation units
2021-10-05 07:59:32 -05:00
SemaCodeComplete.cpp
[clang] Fix a few comment more typos to cycle bots
2021-09-20 19:42:49 -04:00
SemaConcept.cpp
[clang] Fix a few comment more typos to cycle bots
2021-09-20 19:42:49 -04:00
SemaConsumer.cpp
…
SemaCoroutine.cpp
[clang] don't mark as Elidable CXXConstruct expressions used in NRVO
2021-09-21 21:41:20 +02:00
SemaDecl.cpp
[PowerPC][AIX] Warn when using pragma align(packed) on AIX.
2021-09-29 11:53:46 -04:00
SemaDeclAttr.cpp
[clang] Fix a few comment more typos to cycle bots
2021-09-20 19:42:49 -04:00
SemaDeclCXX.cpp
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
SemaDeclObjC.cpp
[clang] Fix a few comment more typos to cycle bots
2021-09-20 19:42:49 -04:00
SemaExceptionSpec.cpp
OpenMP 5.0 metadirective
2021-09-18 13:40:44 -05:00
SemaExpr.cpp
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
SemaExprCXX.cpp
[Sema] Allow comparisons between different ms ptr size address space types.
2021-10-05 10:56:29 -07:00
SemaExprMember.cpp
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
SemaExprObjC.cpp
Cleanup identifier parsing; NFC
2021-09-14 09:12:22 -04:00
SemaFixItUtils.cpp
[clang] NFC: Rename rvalue to prvalue
2021-06-09 12:27:10 +02:00
SemaInit.cpp
[clang] do not emit note for bad conversion when destination type qualifiers are not compatibly include source type qualifiers
2021-09-30 11:24:18 -07:00
SemaLambda.cpp
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
SemaLookup.cpp
[clang] Fix a few comment more typos to cycle bots
2021-09-20 19:42:49 -04:00
SemaModule.cpp
Change Module::ASTFile and ModuleFile::File => Optional<FileEntryRef>, NFC
2020-11-02 15:11:51 -05:00
SemaObjCProperty.cpp
[clang] don't mark as Elidable CXXConstruct expressions used in NRVO
2021-09-21 21:41:20 +02:00
SemaOpenMP.cpp
[Clang][OpenMP] Allow loop-transformations with template parameters.
2021-10-06 12:21:04 -05:00
SemaOverload.cpp
[CUDA] Pass ExecConfig through BuildCallToMemberFunction
2021-09-16 11:18:12 -07:00
SemaPseudoObject.cpp
[clang] NFC: Rename rvalue to prvalue
2021-06-09 12:27:10 +02:00
SemaSYCL.cpp
Change __builtin_sycl_unique_stable_name to just use an Itanium mangling
2021-09-28 06:41:03 -07:00
SemaStmt.cpp
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
SemaStmtAsm.cpp
Fix assertion when passing function into inline asm's input operand
2021-08-27 13:39:41 -04:00
SemaStmtAttr.cpp
Implemented [[clang::musttail]] attribute for guaranteed tail calls.
2021-04-15 17:12:21 -07:00
SemaTemplate.cpp
[clang] NFC: remove duplicated code around type constraint and templ arg subst
2021-09-29 23:05:46 +02:00
SemaTemplateDeduction.cpp
[clang] NFC: remove duplicated code around type constraint and templ arg subst
2021-09-29 23:05:46 +02:00
SemaTemplateInstantiate.cpp
[clang] don't instantiate templates with injected arguments
2021-09-29 23:19:13 +02:00
SemaTemplateInstantiateDecl.cpp
[clang] NFC: remove duplicated code around type constraint and templ arg subst
2021-09-29 23:05:46 +02:00
SemaTemplateVariadic.cpp
[Clang] Add __ibm128 type to represent ppc_fp128
2021-09-06 18:00:58 +08:00
SemaType.cpp
[Clang] Ignore BTFTag attr if used as a type attribute
2021-09-22 13:48:29 -07:00
TreeTransform.h
Implement if consteval (P1938)
2021-10-05 08:04:14 -04:00
TypeLocBuilder.cpp
…
TypeLocBuilder.h
…
UsedDeclVisitor.h
DeferredDiagnosticsEmitter crashes
2020-10-08 11:42:21 -04:00