Go to file
Alex Lorenz 82a1cfdca2 MIR Parser: Move the function 'lexName'. NFC.
This commit moves the function 'lexName' to the start of the file so it can
be reused by the function which will lex the named LLVM IR block references.

llvm-svn: 243449
2015-07-28 17:03:40 +00:00
clang Rename -Wmsvc-include to -Wmicrosoft-include, now that -Wmicrosoft is split up. 2015-07-28 16:48:12 +00:00
clang-tools-extra misc-unused-parameters: Only remove parameters in the main source file. 2015-07-28 13:19:12 +00:00
compiler-rt Let cmake infer source file language by the file extension. 2015-07-28 16:52:42 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Consolidate a bunch of #ifdef _LIBCPP_NO_EXCEPTIONS .. #endif blocks into a single template function. NFC 2015-07-28 13:30:47 +00:00
libcxxabi [libcxxabi] Add -funwind-tables to the test compilation options. 2015-07-27 18:20:17 +00:00
libunwind [libunwind] Flip order of extern "C" and attribute(visibility) 2015-07-24 19:29:05 +00:00
lld COFF: Update README to mention that it now supports 32-bit x86. 2015-07-28 03:40:58 +00:00
lldb Remove eNewThreadMessage from FreeBSD process monitor 2015-07-28 16:57:36 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm MIR Parser: Move the function 'lexName'. NFC. 2015-07-28 17:03:40 +00:00
openmp Update Build_With_CMake.txt to reflect changes in CMake refactor 2015-07-27 16:23:42 +00:00
polly Keep track of ScopArrayInfo objects that model PHI node storage 2015-07-28 14:53:44 +00:00