hanchenye-llvm-project/clang/lib
Richard Smith 96cb356911 Clean up and simplify RequireCompleteType.
No functional change intended, except that we will now produce more
"declared here" notes.

llvm-svn: 339187
2018-08-07 21:35:41 +00:00
..
ARCMigrate Remove trailing space 2018-07-30 19:24:48 +00:00
AST [AST] Remove unnecessary indirections in DeclarationNameTable 2018-08-06 16:47:31 +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 [VFS] Emit an error when entry at root level uses a relative path. 2018-08-07 19:05:41 +00:00
CodeGen [OPENMP] Mark variables captured in declare target region as implicitly 2018-08-07 16:14:36 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [WebAssembly] Remove use of lld -flavor flag 2018-08-07 18:55:41 +00:00
Edit Remove trailing space 2018-07-30 19:24:48 +00:00
Format [clang-format] comment reflow: add last line's penalty when ending broken 2018-08-07 10:23:24 +00:00
Frontend [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable. 2018-08-03 23:12:37 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers [Headers] Expand _Unwind_Exception for SEH on MinGW/x86_64 2018-08-07 20:02:40 +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 Clean up and simplify RequireCompleteType. 2018-08-07 21:35:41 +00:00
Serialization Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
StaticAnalyzer [analyzer][UninitializedObjectChecker] New flag to turn off dereferencing 2018-08-07 12:55:26 +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