summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-mustprogress.c
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2024-05-03[Clang] Implement P2809: Trivial infinite loops are not Undefined Behavior (#...cor3ntin
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-15Use functions with prototypes when appropriate; NFCAaron Ballman
2021-04-30[clang] Refactor mustprogress handling, add it to all loops in c++11+.Florian Hahn
2021-04-07[Clang] Extend test coverage for -f[no-]finite-loops options.Florian Hahn
2021-02-12[clang] Add -ffinite-loops & -fno-finite-loops options.Florian Hahn
2021-02-12[clang] Update mustprogress tests.Florian Hahn