summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/const-init-cxx2a.cpp
AgeCommit message (Expand)Author
2023-03-16Emit const globals with constexpr destructor as constant LLVM valuesHans Wennborg
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2019-09-29For P0784R7: compute whether a variable has constant destruction if itRichard Smith
2019-09-27For P0784R7: Add support for dynamic allocation with new / delete duringRichard Smith