Go to file
Tom Care 9026d4b488 Adjusted the semantics of assign checking in IdempotentOperationChecker
- Fixed a regression where assigning '0' would be reported
- Changed the way self assignments are filtered to allow constant testing
- Added a test case for assign ops
- Fixed one test case where a function pointer was not considered constant
- Fixed test cases relating to 0 assignment

llvm-svn: 112501
2010-08-30 19:25:43 +00:00
clang Adjusted the semantics of assign checking in IdempotentOperationChecker 2010-08-30 19:25:43 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. 2010-08-30 18:46:21 +00:00
lldb Clarified the intent of the SymbolContextScope class in the header 2010-08-30 18:11:35 +00:00
llvm Fix LLVM target initialization to deal with sociopathic outside projects 2010-08-30 18:34:48 +00:00