llvm-project/clang/lib
Erich Keane 7481f75d76 [NFC] Replace usage of QualType.getTypePtr()-> with operator->
llvm-svn: 336836
2018-07-11 19:09:21 +00:00
..
ARCMigrate Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
AST [AST] Structural equivalence of methods 2018-07-11 09:37:24 +00:00
ASTMatchers [ASTMatchers] A matcher for Objective-C @autoreleasepool 2018-07-06 21:36:04 +00:00
Analysis Fix parsing of privacy annotations in os_log format strings. 2018-07-10 00:50:25 +00:00
Basic Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name" 2018-07-11 18:43:07 +00:00
CodeGen [NFC] Switch CodeGenFunction to use value init instead of member init lists 2018-07-10 21:07:50 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options 2018-07-11 12:45:25 +00:00
Edit Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Format [clang-format/ObjC] Put ObjC method arguments into one line when they fit 2018-07-09 07:08:45 +00:00
Frontend [modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts 2018-07-10 12:17:34 +00:00
FrontendTool Add a new driver mode to dump compiler feature and extension options. 2018-05-31 13:57:09 +00:00
Headers [X86] Lowering integer truncation intrinsics to native IR 2018-07-10 08:22:44 +00:00
Index [Index] Add index::IndexingOptions::IndexImplicitInstantiation 2018-07-09 21:49:06 +00:00
Lex [modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts 2018-07-10 12:17:34 +00:00
Parse [OPENMP] Make clauses closing loc point to right bracket. 2018-07-06 19:35:42 +00:00
Rewrite Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Sema [NFC] Replace usage of QualType.getTypePtr()-> with operator-> 2018-07-11 19:09:21 +00:00
Serialization Revert -r336726, which included more files than intended. 2018-07-10 20:51:41 +00:00
StaticAnalyzer [analyzer] Track multiple raw pointer symbols in DanglingInternalBufferChecker. 2018-07-11 19:08:02 +00:00
Tooling Reland "Move #include manipulation code to new lib/Tooling/Inclusions." 2018-06-04 09:04:12 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00