llvm-capstone/clang/include
Serge Guelton ab15546983 Fix isInSystemMacro in presence of macro and pasted token
When a warning is raised from the expansion of a system macro that
involves pasted token, there was still situations were they were not
skipped, as showcased by this issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1472437

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

llvm-svn: 360885
2019-05-16 12:40:00 +00:00
..
clang Fix isInSystemMacro in presence of macro and pasted token 2019-05-16 12:40:00 +00:00
clang-c [libclang] Forward isInline for NamespaceDecl to libclang 2019-05-10 13:58:34 +00:00
CMakeLists.txt