Go to file
David Majnemer 65a407c2ce Lex: Use the correct types for MS integer suffixes
Something went wrong with r211426, it is an older version of this code
and should not have been committed.  It was reverted with r211434.

Original commit message:
We didn't properly implement support for the sized integer suffixes.
Suffixes like i16 were essentially ignored instead of mapping them to
the appropriately sized integer type.

This fixes PR20008.

Differential Revision: http://reviews.llvm.org/D4132

llvm-svn: 211441
2014-06-21 18:46:07 +00:00
clang Lex: Use the correct types for MS integer suffixes 2014-06-21 18:46:07 +00:00
clang-tools-extra clang-tidy: [misc-use-override] Correctly handle defaulted destructors. 2014-06-20 09:12:46 +00:00
compiler-rt tsan: fix code formatting 2014-06-21 02:10:17 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix breakage after r211259 2014-06-21 09:20:31 +00:00
libcxx Formatting improvements in the <string_view> synopsis suggested by RSmith. No functionality change. 2014-06-18 17:44:04 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld [Mips] Remove redundant checking from the RelocationPass::isDynamic() function. 2014-06-21 08:36:12 +00:00
lldb Fix a gdbremote bug in _M/_m stub support detection. 2014-06-21 00:48:09 +00:00
llvm MergeFunctions Pass, introduced total ordering among top-level comparison 2014-06-21 17:55:51 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Add "Yabin Hu" to CREDITS.txt 2014-06-21 18:35:33 +00:00