Go to file
Johnny Chen a4d6bc9ff8 Make the Watchpoint IDs unique per target, not across targets as before.
Now Each newly created target has its Watchpoint IDs as 1, 2, 3 ...

llvm-svn: 151435
2012-02-25 06:44:30 +00:00
clang Fix a regression from r151117: ADL requires that we attempt to complete any 2012-02-25 06:24:24 +00:00
compiler-rt [asan] don't compile gtest with asan when building asan tests 2012-02-24 20:49:36 +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 Hook up to the new clang __is_trivially_constructible and __is_trivially_assignable traits. Fixes r10925427 and http://llvm.org/bugs/show_bug.cgi?id=12038. 2012-02-24 23:32:26 +00:00
libcxxabi Insert a couple of dummy virtual functions to ease low level binary compatibility with other low level tools. 2012-02-23 21:09:29 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Make the Watchpoint IDs unique per target, not across targets as before. 2012-02-25 06:44:30 +00:00
llvm Revert r151278, breaks static linking. 2012-02-25 03:40:11 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00