summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/flatten.cpp
AgeCommit message (Expand)Author
2022-01-26Reland "[AlwaysInliner] Enable call site inlining to make flatten attribute w...Dávid Bolvanský
2022-01-25Revert "[AlwaysInliner] Enable call site inlining to make flatten attribute w...Dávid Bolvanský
2022-01-25[AlwaysInliner] Enable call site inlining to make flatten attribute working a...Dávid Bolvanský
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-19[clang][NewPM] Fixing remaining -O0 tests that are broken under new PMLeonard Chan
2014-05-20Implement the flatten attribute.Peter Collingbourne