summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/default-function-attr.c
AgeCommit message (Expand)Author
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
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-01-04Fix default-function-attr.c so that it works on Windows.Peter Collingbourne
2019-01-04hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne