summaryrefslogtreecommitdiff
path: root/clang/test/ParserOpenACC/parse-cache-construct.cpp
AgeCommit message (Expand)Author
2025-07-03[OpenACC][Sema] Implement warning for 'cache' invalid var referichkeane
2025-06-13Remove delayed typo expressions (#143423)Aaron Ballman
2025-03-03[OpenACC] Implement 'cache' construct AST/Semaerichkeane
2024-05-02[OpenACC] Implement SubArray Parsing/Sema (#90796)Erich Keane
2024-04-26[NFC][OpenACC] Remove stale FIXME comment in a testerichkeane
2024-04-25[NFC] Generalize ArraySections to work for OpenACC in the future (#89639)Erich Keane
2024-02-15[OpenACC] Change 'not implemented' diagnostic to be more specificerichkeane
2024-01-10[OpenACC] Implement 'var' parsing correctly, support array sections (#77617)Erich Keane
2023-12-06[OpenACC] Implement 'cache' construct parsing (#74324)Erich Keane