summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/const-str-array-decay.cl
AgeCommit message (Expand)Author
2023-05-15[test] Fix const-str-array-decay.cl failure on PowerPCSergei Barannikov
2023-05-14[clang] Convert a few tests to opaque pointersSergei Barannikov
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
2016-12-23[OpenCL] Align fake address space map with the SPIR target maps.Egor Churaev
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2014-12-19Fix an address space id reset with array decay'sPekka Jaaskelainen