summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/keep-static-consts.cpp
AgeCommit message (Expand)Author
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-02-26Change some addUsedGlobal to addUsedOrCompilerUsedGlobalFangrui Song
2018-10-25Change keep-static-consts to work on static storage duration, notErich Keane
2018-08-22Currently clang does not emit unused static constants. GCC emits theseElizabeth Andrews