summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/designated-init.cpp
AgeCommit message (Expand)Author
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-06-17Rewrite ConstStructBuilder with a mechanism that can cope with splitting and ...Richard Smith