llvm-project/clang/lib
Mike Rice 0ed4666d85 [OPENMP] Fix spelling of getLoopCounter (NFC)
llvm-svn: 342666
2018-09-20 17:19:41 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST [OPENMP] Fix spelling of getLoopCounter (NFC) 2018-09-20 17:19:41 +00:00
ASTMatchers [ASTMatchers] add three matchers for dependent expressions 2018-09-11 16:09:19 +00:00
Analysis Thread safety analysis: Handle ObjCIvarRefExpr in SExprBuilder::translate 2018-09-19 23:57:38 +00:00
Basic Basic: correct `__WINT_TYPE__` on Windows 2018-09-19 16:18:55 +00:00
CodeGen [OPENMP] Fix spelling of getLoopCounter (NFC) 2018-09-20 17:19:41 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Driver: extract a local variable for the Toolchain (NFC) 2018-09-18 22:14:50 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [clang-Format] Fix indentation of member call after block 2018-09-17 07:46:20 +00:00
Frontend Add a callback for `__has_include` and use it for dependency scanning. 2018-09-18 23:27:02 +00:00
FrontendTool [modules] Frontend support for building a header module from a list of 2018-09-15 01:21:15 +00:00
Headers [X86] Add ktest intrinsics to match gcc and icc. 2018-08-31 22:29:56 +00:00
Index [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
Lex Add a callback for `__has_include` and use it for dependency scanning. 2018-09-18 23:27:02 +00:00
Parse [CodeComplete] Add completions for filenames in #include directives. 2018-09-18 08:40:41 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [OPENMP] Add support for mapping memory pointed by member pointer. 2018-09-20 13:54:02 +00:00
Serialization [OPENMP] Fix spelling of getLoopCounter (NFC) 2018-09-20 17:19:41 +00:00
StaticAnalyzer [analyzer] ExplodedGraph printing fixes 2018-09-17 20:46:53 +00:00
Tooling [Tooling] JSONCompilationDatabasePlugin infers compile commands for missing files 2018-09-14 12:24:09 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00