teak-llvm/clang/lib
2020-04-13 15:11:45 +02:00
..
Analysis [DataFlow] Factor two worklist implementations out 2020-01-17 08:11:15 -08:00
ARCMigrate Fix "pointer is null" static analyzer warning. NFCI. 2020-01-10 17:21:20 +00:00
AST [clang][NFC] Remove redundant cast 2020-01-24 11:07:33 +01:00
ASTMatchers Fix clang-formatting for recent commits 2020-01-20 11:38:23 +00:00
Basic Added support for 32 bit writes, fixed load/store merge optimizations 2020-04-13 15:11:45 +02:00
CodeGen Initial commit for Teak target 2020-03-04 10:30:50 +01:00
CrossTU
DirectoryWatcher
Driver [Frontend] Delete some unneeded CC1 options 2020-01-23 22:01:04 -08:00
Edit
Format [Format] Fix 'auto x(T&&, T &&)->F' with PAS_Left. 2020-01-24 11:03:46 +01:00
Frontend [Frontend] Delete some unneeded CC1 options 2020-01-23 22:01:04 -08:00
FrontendTool [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers 2019-09-12 18:53:48 +00:00
Headers [CUDA] Fix order of memcpy arguments in __shfl_*(<64-bit type>). 2020-01-23 13:17:52 -08:00
Index [clang][index] Index the injected class name types. 2020-01-22 10:07:54 +01:00
Lex [Lexer] Allow UCN for dollar symbol '\u0024' in identifiers when using -fdollars-in-identifiers flag. 2020-01-15 11:28:57 +00:00
Parse [Concepts] Make constraint expressions unevaluated until satisfaction checking 2020-01-24 02:24:21 +02:00
Rewrite
Sema [Sema] Provide declarations for MaximumAlignment, MaxAlignmentExponent variables 2020-01-24 18:18:15 +03:00
Serialization [Concepts] Placeholder constraints and abbreviated templates 2020-01-23 19:39:43 +02:00
StaticAnalyzer [analyzer] PthreadLock: Implement dead region cleanup. 2020-01-24 18:43:24 +03:00
Tooling [clang][clang-scan-deps] Aggregate the full dependency information. 2020-01-23 16:58:50 -08:00
CMakeLists.txt