summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/no_destroy.cpp
AgeCommit message (Expand)Author
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
2019-05-10[Sema] Mark array element destructors referenced during initializationErik Pilkington
2018-08-21Add a new flag and attributes to control static destructor registrationErik Pilkington