aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2023-11-27 13:14:10 -0800
committerGitHub <noreply@github.com>2023-11-27 13:14:10 -0800
commita8837b49c1c1650357d7d8f2957c903b3a5ab039 (patch)
treed6532fff66db1207d2ac0e885fe62369b6f0cd36 /clang/lib/CodeGen/CodeGenModule.cpp
parent179a2e04439d449bbcd7482070c27983ef345c20 (diff)
downloadllvm-a8837b49c1c1650357d7d8f2957c903b3a5ab039.zip
llvm-a8837b49c1c1650357d7d8f2957c903b3a5ab039.tar.gz
llvm-a8837b49c1c1650357d7d8f2957c903b3a5ab039.tar.bz2
[cross-project-tests] Fix struct-dse example so that it fails again (#73566)
The purpose of this example is to provide a case where the debugger / debug info experience could be improved. A recent commit by clang (0d2860b795879f4dd152963b52f969b53b136899) changed codegen such that it changes how "small structs" are initialized, in a way that the debugger is now able to correctly display the variable being targeted by this test. In order to keep the example relevant, i.e. failing, this commit makes it so that the struct is now "big enough" to not trigger the new codegen.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions