Go to file
Eli Friedman 846ded2e53 PR9350: increment/decrement of char (and anything else narrower than int)
can't overflow due to promotion rules; emit a wrapping add for those cases.

llvm-svn: 126816
2011-03-02 01:49:12 +00:00
clang PR9350: increment/decrement of char (and anything else narrower than int) 2011-03-02 01:49:12 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Chris Jefferson found this bug to pair/tuple introduced by a recent change to the draft that I missed. 2011-03-01 14:27:55 +00:00
lldb Add two utility functions to lldbutil.py: 2011-03-02 01:36:45 +00:00
llvm Quiet a compiler warning about unused variable 'ExtVNI'. 2011-03-02 01:43:30 +00:00