llvm-project/clang/lib
Gor Nishanov 75a8ea5e88 CGCoroutine.cpp: (NFC) clang-format misplaced brace
llvm-svn: 304176
2017-05-29 21:15:31 +00:00
..
ARCMigrate [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 2017-04-28 00:25:06 +00:00
AST Make helper functions static. NFC. 2017-05-26 20:08:24 +00:00
ASTMatchers Add cxxStdInitializerListExpr AST matcher 2017-05-05 21:01:12 +00:00
Analysis [coroutines] Fix fallthrough diagnostics for coroutines 2017-05-25 02:16:53 +00:00
Basic [coroutines] Support "coroutines" feature in module map requires clause 2017-05-28 21:07:22 +00:00
CodeGen CGCoroutine.cpp: (NFC) clang-format misplaced brace 2017-05-29 21:15:31 +00:00
Driver Appease more buildbots about r303873 2017-05-25 18:55:22 +00:00
Edit [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 2017-04-28 00:25:06 +00:00
Format clang-format: [JS] do not clean up duplicated commas. 2017-05-29 08:41:11 +00:00
Frontend IRGen: Add optnone attribute on function during O0 2017-05-29 05:38:20 +00:00
FrontendTool unique_ptrify createDriverOptTable 2017-01-13 17:34:15 +00:00
Headers [X86] Adding avx512_vpopcntdq feature set and its intrinsics 2017-05-25 13:44:11 +00:00
Index [index] The references to explicit class properties should be recorded 2017-05-24 14:23:40 +00:00
Lex Factor resolving of header directives -> files out of module map parser. 2017-05-26 00:01:53 +00:00
Parse [NFC, Refactor] Modernize TemplateIdAnnotation using TrailingObjects 2017-05-23 01:07:12 +00:00
Rewrite [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 2016-10-07 19:25:10 +00:00
Sema [coroutines] Diagnose invalid result types for `await_resume` and `await_suspend` and add missing conversions. 2017-05-28 18:21:12 +00:00
Serialization [modules] Further delay calling DeclMustBeEmitted until it's safe. 2017-05-19 16:46:06 +00:00
StaticAnalyzer [analyzer] Fix immutable map factory lifetime for partial taint. 2017-05-29 18:54:02 +00:00
Tooling Method loadFromCommandLine should be able to report errors 2017-05-24 11:57:37 +00:00
CMakeLists.txt