DirectXShaderCompiler/unittests
Xiang Li 736c2aa4cd
Code cleanup to help build with newer version of llvm. (#4080)
* Code cleanup to help build with newer version of llvm.

* Use c++14 to enable std::make_unique for linux build.

* Merge e9110d71dd (diff-302b958882f0490f56723d598234f0cc7d3e4d3f3693e6850defdba6b75596af) to fix MacOS build error for random_shuffle is marked deprecated.
2021-11-16 12:48:11 -08:00
..
ADT Code cleanup to help build with newer version of llvm. (#4080) 2021-11-16 12:48:11 -08:00
Analysis Make it possible to enable building LLVM & Clang unit tests (#4020) 2021-10-20 12:32:45 -05:00
AsmParser Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Bitcode Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
CodeGen Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DebugInfo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
IR Get LLVM Unit Tests Passing (#4021) 2021-10-29 17:07:27 -05:00
Linker Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MC Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Option Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ProfileData Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Support Get LLVM Unit Tests Passing (#4021) 2021-10-29 17:07:27 -05:00
Transforms Make it possible to enable building LLVM & Clang unit tests (#4020) 2021-10-20 12:32:45 -05:00
CMakeLists.txt Make it possible to enable building LLVM & Clang unit tests (#4020) 2021-10-20 12:32:45 -05:00
Makefile.unittest Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00