llvm-project/clang/lib
Argyrios Kyrtzidis d798c05526 [AST] Keep track of the left brace source location of a tag decl.
This is useful for source modification tools. There will be a follow-up commit using it.

llvm-svn: 275590
2016-07-15 18:11:33 +00:00
..
ARCMigrate [objcmt] Don't add an #import of Foundation unnecessarily, if the NS_ENUM macro is already defined. 2016-07-15 18:11:27 +00:00
AST [AST] Keep track of the left brace source location of a tag decl. 2016-07-15 18:11:33 +00:00
ASTMatchers [ASTMatchers] isSignedInteger() and isUnsignedInteger() 2016-07-12 06:36:00 +00:00
Analysis P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch': 2016-07-14 00:11:03 +00:00
Basic [OpenMP] Sema and parsing for 'target parallel for simd' pragma 2016-07-14 02:54:56 +00:00
CodeGen AMDGPU: Add Clang Builtin for v_lerp_u8 2016-07-15 16:43:03 +00:00
Driver XRay: Remove duplicate checks for xray instrumentation flags 2016-07-15 15:46:39 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Allow top-level conditionals again. 2016-07-12 15:45:53 +00:00
Frontend Frontend: Simplify ownership model for clang's output streams. 2016-07-15 00:55:40 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [X86][AVX512F] minor fix of the parameter names 2016-07-14 08:40:30 +00:00
Index [index] Index system ImportDecls even when there is a DeclarationsOnly filter 2016-07-14 18:51:55 +00:00
Lex [Lex] Speed up updateConsecutiveMacroArgTokens (NFC) 2016-07-07 22:38:29 +00:00
Parse [AST] Keep track of the left brace source location of a tag decl. 2016-07-15 18:11:33 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [AST] Keep track of the left brace source location of a tag decl. 2016-07-15 18:11:33 +00:00
Serialization [AST] Keep track of the left brace source location of a tag decl. 2016-07-15 18:11:33 +00:00
StaticAnalyzer [OpenMP] Sema and parsing for 'target parallel for simd' pragma 2016-07-14 02:54:56 +00:00
Tooling Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. 2016-07-11 13:53:12 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00