llvm/clang/lib/Sema
2021-12-10 22:05:25 -05:00
..
AnalysisBasedWarnings.cpp [clang] Fix -Wreturn-type false positive in @try statements 2021-11-28 12:56:46 -05:00
CMakeLists.txt
CodeCompleteConsumer.cpp [NFC][Sema] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08:00
CoroutineStmtBuilder.h
DeclSpec.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
DelayedDiagnostic.cpp
IdentifierResolver.cpp
JumpDiagnostics.cpp [clang] Add range accessor for ObjCAtTryStmt catch_stmts and use it 2021-10-27 08:57:05 -04:00
MultiplexExternalSemaSource.cpp
OpenCLBuiltins.td [OpenCL] Add atomic_half type builtins 2021-10-12 10:45:30 +01:00
ParsedAttr.cpp
Scope.cpp
ScopeInfo.cpp [clang] Disallow mixing SEH and Objective-C exceptions 2021-10-20 14:18:12 -04:00
Sema.cpp Revert "[X86][clang] Emit diagnostic for float and double when we have features -x87 and -sse on 64-bits" 2021-12-10 10:31:09 +08:00
SemaAccess.cpp [Sema] Use llvm::is_contained (NFC) 2021-10-11 11:06:44 -07:00
SemaAttr.cpp [NFC][Sema] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08:00
SemaAvailability.cpp [clang] Convert a few loops to for-each 2021-10-11 14:24:32 -04:00
SemaCast.cpp [clang] p0388 conversion to incomplete array 2021-10-12 07:35:20 -07:00
SemaChecking.cpp [PowerPC] Require htm feature for HTM builtins 2021-12-10 16:02:53 +08:00
SemaCodeComplete.cpp [clang][clangd] Improve signature help for variadic functions. 2021-11-18 15:50:47 +01:00
SemaConcept.cpp
SemaConsumer.cpp
SemaCoroutine.cpp [Coroutine] Warn deprecated 'std::experimental::coro' uses 2021-11-18 09:41:01 +08:00
SemaCUDA.cpp
SemaCXXScopeSpec.cpp [clang] retain type sugar in auto / template argument deduction 2021-11-15 23:07:45 +01:00
SemaDecl.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaDeclAttr.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaDeclCXX.cpp [C++20 Modules] Don't create global module fragment for extern linkage declaration in GMF already 2021-12-09 13:55:15 +08:00
SemaDeclObjC.cpp [clang] Use isa instead of dyn_cast (NFC) 2021-11-14 09:32:40 -08:00
SemaExceptionSpec.cpp [OpenMP] Initial parsing/sema for the 'omp loop' construct 2021-10-28 08:26:43 -07:00
SemaExpr.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaExprCXX.cpp [NFC][Clang] Fix some comments in clang 2021-12-01 13:36:46 -05:00
SemaExprMember.cpp [clang] fix typo correction not looking for candidates in base classes. 2021-10-16 00:35:22 +02:00
SemaExprObjC.cpp
SemaFixItUtils.cpp
SemaInit.cpp [Format, Sema] Use range-based for loops with llvm::reverse (NFC) 2021-11-17 08:52:35 -08:00
SemaLambda.cpp [clang] retain type sugar in auto / template argument deduction 2021-11-15 23:07:45 +01:00
SemaLookup.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaModule.cpp [NFC] Fix C++20 module test in PPC and warning 2021-12-08 14:25:51 +08:00
SemaObjCProperty.cpp
SemaOpenMP.cpp [NFC][Clang] clang-format -i clang/lib/Sema/SemaOpenMP.cpp 2021-12-10 22:05:25 -05:00
SemaOverload.cpp [clang][clangd] Improve signature help for variadic functions. 2021-11-18 15:50:47 +01:00
SemaPseudoObject.cpp
SemaStmt.cpp [Clang] Fix nesting of discarded and immediate contexts. 2021-12-01 12:58:32 -05:00
SemaStmtAsm.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaStmtAttr.cpp
SemaSYCL.cpp Fix a comment in SemaSYCL to make sure I can commit 2021-10-18 10:12:28 -07:00
SemaTemplate.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaTemplateDeduction.cpp Speculatively fix the LLDB build bots from 6c75ab5f66 2021-12-06 13:30:15 -05:00
SemaTemplateInstantiate.cpp [Sema] Use llvm::is_contained (NFC) 2021-10-11 11:06:44 -07:00
SemaTemplateInstantiateDecl.cpp Initial parsing/sema for 'align' clause 2021-11-09 07:34:18 -05:00
SemaTemplateVariadic.cpp Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SemaType.cpp [CUDA][SPIRV] Use OpenCLKernel CC for CUDA -> SPIRV 2021-12-06 15:06:57 -08:00
TreeTransform.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
TypeLocBuilder.cpp
TypeLocBuilder.h
UsedDeclVisitor.h [HIP][OpenMP] Fix assertion in deferred diag 2021-10-25 11:07:40 -04:00