hanchenye-llvm-project/clang/lib
Benjamin Kramer 674d579271 Make helper functions static. NFC.
llvm-svn: 304028
2017-05-26 20:08:24 +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 Only define __SIZEOF_FLOAT128__ on x86 as intended in r304012 2017-05-26 17:48:01 +00:00
CodeGen Make helper functions static. NFC. 2017-05-26 20:08:24 +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: Introduce BreakConstructorInitializers option 2017-05-24 11:36:58 +00:00
Frontend Make helper functions static. NFC. 2017-05-26 20:08:24 +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 Make helper functions static. NFC. 2017-05-26 20:08:24 +00:00
Serialization [modules] Further delay calling DeclMustBeEmitted until it's safe. 2017-05-19 16:46:06 +00:00
StaticAnalyzer [Statistics] Use the new Statistic::updateMax to atomically calculate a maximum value statistic. 2017-05-18 01:11:52 +00:00
Tooling Method loadFromCommandLine should be able to report errors 2017-05-24 11:57:37 +00:00
CMakeLists.txt