llvm-project/clang/unittests/CodeGen
Vassil Vassilev 54e655b3f8 Reland "Move the test compiler setup in a common place. NFCI"
Original commit message: "
Move the test compiler setup in a common place. NFCI

This patch reduces the copy paste in the unittest/CodeGen folder by moving the
common compiler setup phase in a header file.

Differential revision: https://reviews.llvm.org/D91061
"

This patch includes a fix for the memory leaks pointed out by @vitalybuka
2020-11-16 13:22:10 +00:00
..
BufferSourceTest.cpp Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00
CMakeLists.txt Support complex target features combinations 2020-10-30 10:32:53 +08:00
CheckTargetFeaturesTest.cpp Support complex target features combinations 2020-10-30 10:32:53 +08:00
CodeGenExternalTest.cpp Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00
IRMatchers.h Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic template 2020-01-14 18:56:29 +01:00
IncrementalProcessingTest.cpp Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00
TBAAMetadataTest.cpp Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00
TestCompiler.h Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00