Go to file
David Majnemer 54b2d64cdc ADT: Surface LowerCase argument for utohexstr
The underlying function. utohex_buffer, already supports an argument for
deciding if the hex characters should be upper or lower case.  Expose an
identical argument for utohexstr.

llvm-svn: 212991
2014-07-14 21:56:54 +00:00
clang Try harder to supress the test from r212975 on Windows 2014-07-14 21:14:28 +00:00
clang-tools-extra [clang-tidy] Add a checker for swapped arguments. 2014-07-14 14:24:30 +00:00
compiler-rt Add support for intercepting thunks of the form 2014-07-14 20:28:21 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Fix for libc++abi when using -Wl,--as-needed. 2014-07-14 17:00:29 +00:00
lld [Mips] Fix test case expectations due the latest changes in the LLVM. 2014-07-14 15:31:47 +00:00
lldb Modified gdb-remote tests to run with automatically-chosen ports. 2014-07-14 06:24:44 +00:00
llvm ADT: Surface LowerCase argument for utohexstr 2014-07-14 21:56:54 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly DeadCodeElimination: Fix liveout computation 2014-07-14 08:32:01 +00:00