llvm-project/clang/unittests/CodeGen
Bruno De Fraine 5b3247bf9f [tbaa] Handle base classes in struct tbaa
This is a fix for the miscompilation reported in https://github.com/llvm/llvm-project/issues/55384

Not adding a new test case since existing test cases already cover base classes (including new-struct-path tbaa).

Reviewed By: jeroen.dobbelaere

Differential Revision: https://reviews.llvm.org/D126956
2022-07-06 14:37:59 +02:00
..
BufferSourceTest.cpp Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00
CheckTargetFeaturesTest.cpp Use the public clang::Builtin API in the unit test 2022-05-20 18:09:09 +02: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
TBAAMetadataTest.cpp [tbaa] Handle base classes in struct tbaa 2022-07-06 14:37:59 +02:00
TestCompiler.h Reland "Move the test compiler setup in a common place. NFCI" 2020-11-16 13:22:10 +00:00