Go to file
Chad Rosier d1956e46dd [frontend] Don't allow a mapping to a warning override an error/fatal mapping.
rdar://10736625

llvm-svn: 149662
2012-02-03 01:49:51 +00:00
clang [frontend] Don't allow a mapping to a warning override an error/fatal mapping. 2012-02-03 01:49:51 +00:00
compiler-rt AddressSanitizer: Add macro for definition/declaration of interceptors 2012-02-02 10:39:40 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Added some more symbols to the v2 rexport list. 2012-02-02 22:01:34 +00:00
libcxxabi corrected namespace in test 2012-02-02 22:00:52 +00:00
lld Cleanup system_error extensions. 2012-01-31 21:47:13 +00:00
lldb Adding support for an "equivalents map". This can be useful when compilers emit multiple, different names for the same actual type. In such scenarios, one of the type names can actually be found during a type lookup, while the others are just aliases. This can cause issues when trying to work with these aliased names and being unable to resolve them to an actual type (e.g. getting an SBType for the aliased name). 2012-02-03 01:41:25 +00:00
llvm Incorporate suggestions Chad, Jakob and Evan's suggestions on r149957. 2012-02-03 01:13:49 +00:00
polly ScopInfo: Simplify some isl code 2012-02-01 14:23:36 +00:00