llvm-project/clang/lib
Adrian Prantl 2388eadbd8 Use an early exit to improve readability. (NFC)
llvm-svn: 241088
2015-06-30 18:01:05 +00:00
..
ARCMigrate Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
AST Add a function to ExternalASTSource that returns a descriptor that 2015-06-30 17:39:43 +00:00
ASTMatchers Move a test from static-assert.cpp to DeclPrinterTest 2015-06-05 22:40:53 +00:00
Analysis Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Basic Add a function to ExternalASTSource that returns a descriptor that 2015-06-30 17:39:43 +00:00
CodeGen Use an early exit to improve readability. (NFC) 2015-06-30 18:01:05 +00:00
Driver [clang-cl] Use /arch: to set the base target CPU 2015-06-30 16:32:04 +00:00
Edit [edit] Don't hit an assert when trying to delete a trailing space at EOF 2015-03-29 18:07:29 +00:00
Format clang-format: Properly parse parenthesis in braced lists. 2015-06-30 11:32:22 +00:00
Frontend [ObjC] Add NSValue support for objc_boxed_expressions 2015-06-26 05:28:36 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR 2015-06-30 13:36:19 +00:00
Index Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition. 2015-05-04 02:25:31 +00:00
Lex Make __has_feature(nullability) and __has_extension(nullability) always true. 2015-06-29 18:11:42 +00:00
Parse [CONCEPTS] Parsing of concept keyword 2015-06-30 12:14:52 +00:00
Rewrite Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Sema [CONCEPTS] Parsing of concept keyword 2015-06-30 12:14:52 +00:00
Serialization Add a function to ExternalASTSource that returns a descriptor that 2015-06-30 17:39:43 +00:00
StaticAnalyzer [static analyzer] Analyzer is skipping forward declared C/C++ functions 2015-06-26 17:42:58 +00:00
Tooling Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00