Go to file
Michael J. Spencer e753cbc685 Fix MSVC incompatibilities.
llvm-svn: 152389
2012-03-09 05:27:43 +00:00
clang Remove accidental binary commit. 2012-03-09 04:18:33 +00:00
compiler-rt [asan] add a (disabled) stress test for __asan_get_ownership 2012-03-09 01:48:18 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185. 2012-03-07 20:37:43 +00:00
libcxxabi Enable -Wstrict-aliasing=2 -Wstrict-overflow=4. 2012-03-08 20:55:13 +00:00
lld Fix MSVC incompatibilities. 2012-03-09 05:27:43 +00:00
lldb Bumping Xcode project versions for lldb-126 and debugserver-176. 2012-03-09 04:31:41 +00:00
llvm misched interface: rename Begin/End to RegionBegin/RegionEnd since they are not private. 2012-03-09 04:29:02 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00