diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-15 03:02:57 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-15 03:02:57 +0000 |
commit | d65f37dbcc106bdfc37700b50f006337f2196a87 (patch) | |
tree | e6b7c1e962bfca4495f531cd625bcc5915d4fc38 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 8f6a84d6c32f99064f683bd877959876c7dcfc81 (diff) | |
download | llvm-d65f37dbcc106bdfc37700b50f006337f2196a87.zip llvm-d65f37dbcc106bdfc37700b50f006337f2196a87.tar.gz llvm-d65f37dbcc106bdfc37700b50f006337f2196a87.tar.bz2 |
Revert "[compiler-rt] Migrate llvm::make_unique to std::make_unique"
The X-ray unit tests in compiler-rt are overriding the C++ version by
explicitly passing -std=c++11 in the compiler invocation. This poses a
problem as these tests are including LLVM headers that can now use C++14
features. I'm temporarily reverting this as I investigate the correct
solution.
llvm-svn: 368952
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions