llvm-project/clang/lib
Eli Friedman 3ce27103d9 Allow dynamic_cast to void* even with -fno-rtti.
PR17346.

llvm-svn: 191340
2013-09-24 23:21:41 +00:00
..
ARCMigrate ObjectiveC migrator: provide space between the property 2013-09-24 21:27:58 +00:00
AST [OPENMP] Bug fixes and improvements. 2013-09-24 03:17:45 +00:00
ASTMatchers Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. 2013-08-30 15:09:52 +00:00
Analysis Make sort predicate match the qsort convention. 2013-09-22 15:02:02 +00:00
Basic Adding -mtbm and -mno-tbm command line options to the clang front end for the 2013-09-24 19:00:58 +00:00
CodeGen CGBuiltin.cpp: Prune a stray default: label. [-Wcovered-switch-default] 2013-09-24 04:37:50 +00:00
Driver clang-cl: fix passing optimization level to cl.exe in /fallback mode 2013-09-24 18:17:21 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Improve address-of-operator detection 2013-09-21 17:31:51 +00:00
Frontend Add -fmodule-map-file option. 2013-09-24 09:27:13 +00:00
FrontendTool ObjectiveC migrator. This patch infers readonly properties for no-parameter 2013-08-28 23:22:46 +00:00
Headers Fix argument types of some AVX2 intrinsics. 2013-09-23 23:52:04 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Avoid a signed/unsigned comparison warning with compilers that don't know how 2013-09-24 22:13:21 +00:00
Parse Parse: Move simple-type-specifier sanity check earlier 2013-09-22 03:30:01 +00:00
Rewrite Revert my patch in r191155 to allow forward 2013-09-24 17:03:07 +00:00
Sema Allow dynamic_cast to void* even with -fno-rtti. 2013-09-24 23:21:41 +00:00
Serialization Module use declarations (II) 2013-09-24 09:14:14 +00:00
StaticAnalyzer Fix array_pod_sort predicates after LLVM change. 2013-09-22 14:10:29 +00:00
Tooling Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. 2013-09-12 18:23:34 +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