summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-noinline.cpp
AgeCommit message (Expand)Author
2025-01-18[Clang] [NFC] Fix unintended `-Wreturn-type` warnings everywhere in the test ...Sirraide
2024-05-28[Clang] Add support for [[msvc::noinline]] attribute. (#91720)Xu Zhang
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
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
2022-02-28[Clang] noinline call site attributeDávid Bolvanský