Go to file
Eric Beckmann c8dba240b1 Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library.""""
This reverts commit 147f45ff24456aea59575fa4ac16c8fa554df46a.

Revert "Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file.""""

This reverts commit 61a90a67ed54a1f0dfeab457b65abffa129569e4.

The patches were intially reverted because they were causing a failure
on CrWinClangLLD.  Unfortunately, this was done haphazardly and didn't
compile, so the revert was reverted again quickly to fix this.  One that
was done, the revert of the revert was itself reverted.  This allowed me
to finally fix the actual bug in r307452.  This patch re-enables the
code path that had originally been causing the bug, now that it (should)
be fixed.

llvm-svn: 307460
2017-07-08 03:06:10 +00:00
clang [ODRHash] Support FriendDecl 2017-07-08 02:04:42 +00:00
clang-tools-extra [clang-tidy] Fix modernize-use-override incorrect replacement 2017-07-07 10:15:24 +00:00
compiler-rt Make sure SANITIZER_MIN_OSX_VERSION is defined before using it. 2017-07-07 22:40:13 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Fix diagnostic in verify test to match new Clang output 2017-07-07 23:02:30 +00:00
libcxxabi Fix incomplete type test on OS X; workaround weird DYLD_LIBRARY_PATH behavior 2017-07-06 00:29:09 +00:00
libunwind Add a test harness 2017-07-06 15:20:12 +00:00
lld Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library."""" 2017-07-08 03:06:10 +00:00
lldb The x86 instruction unwinder can be asked to disassemble non-instruction 2017-07-08 00:12:15 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library."""" 2017-07-08 03:06:10 +00:00
openmp remove deprecated register storage class specifier 2017-07-07 21:06:05 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [NFC] [PPCGCodeGeneration] Extend `invariant-load-hoisting-with-variable-upper-bound` test case. 2017-07-07 14:02:27 +00:00