llvm-project/clang/lib
Eli Friedman 7499610e1b Diagnose invalid cv-qualifiers for friend decls.
Differential Revision: https://reviews.llvm.org/D45712

llvm-svn: 338931
2018-08-03 22:09:44 +00:00
..
ARCMigrate Remove trailing space 2018-07-30 19:24:48 +00:00
AST Test commit 2018-08-03 13:13:05 +00:00
ASTMatchers [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, support getting it's declaration. 2018-07-27 17:26:11 +00:00
Analysis Properly add shared locks to the initial list of locks being tracked, instead of assuming unlock functions always use exclusive locks. 2018-08-03 19:37:45 +00:00
Basic Try to make builtin address space declarations not useless 2018-08-02 12:14:28 +00:00
CodeGen [OpenMP] Encode offload target triples into comdat key for offload initialization code 2018-08-03 20:19:28 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Revert r337635 "[Driver] Sanitizer support based on runtime library presence" 2018-07-31 21:57:35 +00:00
Edit Remove trailing space 2018-07-30 19:24:48 +00:00
Format clang-format: [JS] don't break comments before any '{' 2018-08-03 13:58:33 +00:00
Frontend Remove trailing space 2018-07-30 19:24:48 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers Remove trailing space 2018-07-30 19:24:48 +00:00
Index Remove trailing space 2018-07-30 19:24:48 +00:00
Lex Remove trailing space 2018-07-30 19:24:48 +00:00
Parse Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema Diagnose invalid cv-qualifiers for friend decls. 2018-08-03 22:09:44 +00:00
Serialization Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
StaticAnalyzer [analyzer] Add test for a crash fixed in r338775. 2018-08-03 20:42:02 +00:00
Tooling Fully qualify the renamed symbol if the shortened name is ambiguous. 2018-08-03 09:16:07 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00