Go to file
Chris Lattner 02db8f6415 fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals.
Also fix 0b010 syntax to actually work while we're at it :-)

llvm-svn: 111876
2010-08-24 00:43:25 +00:00
clang Silence warning about C++-style comments. 2010-08-24 00:31:37 +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 Corrected some int -> char narrowing conversions 2010-08-23 21:41:03 +00:00
lldb Makefile refactoring for the test suite. Added a make directory under test, 2010-08-23 23:56:08 +00:00
llvm fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals. 2010-08-24 00:43:25 +00:00