Go to file
Bill Wendling 274ba89d77 The value held in the vector may be RAUW'ed by some of the canonicalization
methods. Use a weak value handle to keep up with this.
PR12245

llvm-svn: 155984
2012-05-02 09:59:45 +00:00
clang Fix forwarding of -fpack-struct from driver to CC1, and add a test. 2012-05-02 07:56:14 +00:00
compiler-rt [ASan] use CLANG_VERSION in Makefile (currently 3.2) 2012-04-23 13:27:47 +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 Greatly scale back ambitions of emulating move semantics in C++03 mode. It was causing more problems than it solved. This fixes http://llvm.org/bugs/show_bug.cgi?id=12704. 2012-05-01 15:37:54 +00:00
libcxxabi Make __cxa_new_handler un-mangled 2012-04-28 16:46:04 +00:00
lld Add some docs on the type of flags link.exe has that our driver will need to support. 2012-04-30 23:45:49 +00:00
lldb If a command takes options and arguments, the help text should warn the user to use "--" to terminate the options. 2012-05-02 01:12:54 +00:00
llvm The value held in the vector may be RAUW'ed by some of the canonicalization 2012-05-02 09:59:45 +00:00
polly Remove unused function 2012-04-30 23:49:05 +00:00