summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/non-const-init-cxx2a.cpp
AgeCommit message (Expand)Author
2022-10-07[CodeGenCXX] Convert more tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2019-09-29For P0784R7: compute whether a variable has constant destruction if itRichard Smith