Go to file
Caroline Tice 20bd37f747 The UserSettings controllers must be initialized & terminated in the
correct order.  Previously this was tacitly implemented but not
enforced, so it was possible to accidentally do things in the wrong
order and cause problems.  This fixes that problem.

llvm-svn: 127430
2011-03-10 22:14:10 +00:00
clang Tweak ccc-analyzer's 'Analyze' function to not mutate the original arguments list. 2011-03-10 21:10:08 +00:00
compiler-rt don't compile modsi3 into an infinite loop, patch by Matt Johnson! 2011-03-10 22:11:46 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx http://llvm.org/bugs/show_bug.cgi?id=9444 2011-03-10 17:27:57 +00:00
lldb The UserSettings controllers must be initialized & terminated in the 2011-03-10 22:14:10 +00:00
llvm RecursivelyDeleteTriviallyDeadInstructions only needs a 2011-03-10 20:57:44 +00:00