summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cxx2a-consteval.cpp
AgeCommit message (Expand)Author
2024-09-25[clang][bytecode] Override InConstantContext flag for immediate calls (#109967)Timm Baeder
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-08-01Fix codegen of consteval functions returning an empty class, and related issu...Eli Friedman
2024-02-19[Clang] CXXConstructExpr may be immediate calls. (#82179)cor3ntin
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-14PR52183: Don't emit code for a void-typed constant expression.Richard Smith
2021-07-08[clang] fix constexpr code generation for user conversions.Matheus Izvekov
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-06-15attempt to fix failing buildbots after 3bab88b7baa20b276faaee0aa7ca87f636c91877Tyker
2020-06-15Revert "Prevent IR-gen from emitting consteval declarations"Kirill Bobyrev
2020-06-15Prevent IR-gen from emitting consteval declarationsTyker