Go to file
Ted Kremenek 338c3aa8d1 Add static analyzer support for conditionally executing static initializers.
llvm-svn: 178318
2013-03-29 00:09:28 +00:00
clang Add static analyzer support for conditionally executing static initializers. 2013-03-29 00:09:28 +00:00
clang-tools-extra modularize - Fixed broken array use (asserted in tests). Renamed KindType enum. 2013-03-28 18:38:43 +00:00
compiler-rt Band-aid fix for the TSan RTL build 2013-03-28 22:23:03 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx I believe debug mode for vector<T> (T != bool) is complete. If anyone sees anything more they would like to see on it, please let me know. Debug mode is activated by compiling with -D_LIBCPP_DEBUG2=1. Eventually _LIBCPP_DEBUG2 will be renamed to just _LIBCPP_DEBUG. 2013-03-28 20:35:29 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Cache contentType and permissions. 2013-03-28 18:58:50 +00:00
lldb <rdar://problem/11730263> 2013-03-28 23:42:53 +00:00
llvm [Mips Assembler] Add support for OR macro with imediate opperand 2013-03-28 23:45:13 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00