Go to file
Pavel Labath 515f4db4f9 Remove useless reinterpret_casts from Stmt.cpp
Summary:
I have no idea why these were there in the first place, but now they are
certainly not necessary.

Reviewers: rsmith

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1581

llvm-svn: 189813
2013-09-03 14:41:16 +00:00
clang Remove useless reinterpret_casts from Stmt.cpp 2013-09-03 14:41:16 +00:00
clang-tools-extra cpp11-migrate: Refactor for driver model of operation 2013-09-03 13:16:02 +00:00
compiler-rt Revert r185536 as it neither fixes any memory leaks, nor is it necessary (see the example from "man pthread_getattr_np") 2013-09-03 14:21:21 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx Updated the synopsis for weak_ptr<T>::owner_before to match the code. No code changes. 2013-09-03 14:37:50 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld A weak reference to a symbol that is only weakly referenced in 2013-09-03 12:06:33 +00:00
lldb Fix a few typos in the comments. 2013-09-03 13:28:01 +00:00
llvm [msan] Fix handling of select with struct arguments. 2013-09-03 13:05:29 +00:00
polly [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00