hanchenye-llvm-project/clang/lib
David Majnemer 6bedcfa79f Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments
llvm-svn: 193462
2013-10-26 06:12:44 +00:00
..
ARCMigrate ObjectiveC migrator. Minor clean up of my last patch. 2013-10-17 23:13:13 +00:00
AST ObjectiveC: under -Wunused-property-ivar warn if property's 2013-10-25 21:44:50 +00:00
ASTMatchers Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>." 2013-10-21 22:26:36 +00:00
Analysis Used OwningPtr to clean up some memory management in Consumed.cpp. 2013-10-25 15:33:28 +00:00
Basic Add driver support for FP, SIMD and crypto defaults. 2013-10-24 18:32:51 +00:00
CodeGen Remove unused CodeGenOptions from CodeGenTypes. 2013-10-24 22:08:55 +00:00
Driver Just detect a distro as being fedora or not. 2013-10-25 18:09:41 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change 2013-10-25 19:00:49 +00:00
Frontend I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change 2013-10-25 19:00:49 +00:00
FrontendTool Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
Headers Intrinsics: fix extract & insert when index is out of bound. 2013-10-23 20:33:14 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Use the same SourceManager for ModuleMaps and compilations. 2013-10-24 07:51:24 +00:00
Parse Support GNU attributes in alias-declarations now that GCC has implemented them 2013-10-24 01:21:09 +00:00
Rewrite Fix typo: inccrementally 2013-10-13 12:02:16 +00:00
Sema Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments 2013-10-26 06:12:44 +00:00
Serialization ObjectiveC: under -Wunused-property-ivar warn if property's 2013-10-25 21:44:50 +00:00
StaticAnalyzer [analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op. 2013-10-26 01:16:26 +00:00
Tooling Reverted r192992 broke windows and freebsd builds. 2013-10-18 19:48:31 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00