llvm-project/clang/lib
Stephen Kelly 7c787b8adf Allow comments with '#' in dynamic AST Matchers
Summary: This is necessary for clang-query to be able to handle comments.

Reviewers: aaron.ballman

Reviewed By: aaron.ballman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D52751

llvm-svn: 343665
2018-10-03 07:56:43 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST Remove spurious assertion in -Wdocumentation 2018-10-02 22:23:27 +00:00
ASTMatchers Allow comments with '#' in dynamic AST Matchers 2018-10-03 07:56:43 +00:00
Analysis [analyzer] Fix crash in exploded graph dumping 2018-10-02 21:19:01 +00:00
Basic Add support for unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
CodeGen [OpenMP][NVPTX] Simplify codegen for orphaned parallel, NFCI. 2018-10-02 19:12:54 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [HIP] Support early finalization of device code for -fno-gpu-rdc 2018-10-02 17:48:54 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format clang-format: better handle statement macros 2018-10-02 16:37:51 +00:00
Frontend [Frontend] Delete -print-decl-contexts 2018-10-03 03:50:44 +00:00
FrontendTool [Frontend] Delete -print-decl-contexts 2018-10-03 03:50:44 +00:00
Headers OpenCL: Mark printf format string argument 2018-10-03 02:01:19 +00:00
Index [Index] Report specialization bases as references when IndexImplicitInstantiation is true 2018-09-23 08:23:48 +00:00
Lex [Preprocesssor] Filename should fall back to the written name when typo correction fails. 2018-10-02 14:42:51 +00:00
Parse Add support for unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [HIP] Support early finalization of device code for -fno-gpu-rdc 2018-10-02 17:48:54 +00:00
Serialization Distinguish `__block` variables that are captured by escaping blocks 2018-10-01 21:51:28 +00:00
StaticAnalyzer [analyzer] Fix symbol discovery in nonloc::LocAsInteger values. 2018-10-02 20:48:12 +00:00
Tooling [Tooling] Get rid of uses of llvm::Twine::str which is slow. NFC 2018-09-27 14:50:24 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00