summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/noinline.c
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2014-01-15Make -fno-inline attach NoInline attribute to all functions that are notRoman Divacky
2012-03-15[frontend] Fix how the frontend handles -fno-inline. AFAIK clang now matchesChad Rosier
2012-03-14[frontend] Add support for disabling the "inline" keyword using Chad Rosier
2012-03-06[driver] What was implemented in r152130 was actually -fno-inline-functions, notChad Rosier
2012-03-06Whitespace.Chad Rosier
2012-03-06[driver] Add support for -fno-inline.Chad Rosier