summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-openmp-taskloop-simd.c
AgeCommit message (Expand)Author
2024-07-23[clang][OpenMP] Mark all SIMD regions as non-throwing (#100162)Krzysztof Parzyszek
2023-08-18[clang][AST] TextNodeDumper learned to output refers_to_enclosing_variable_or...Timo Stripf
2021-02-22Modify TypePrinter to differentiate between anonymous struct and unnamed structShafik Yaghmour
2021-02-18Revert "Modify TypePrinter to differentiate between anonymous struct and unna...Shafik Yaghmour
2021-02-18Modify TypePrinter to differentiate between anonymous struct and unnamed structShafik Yaghmour
2021-02-11Store the calculated constant expression value into the ConstantExpr objectAaron Ballman
2020-03-13[OPENMP]Fix PR45047: Do not copy firstprivates in tasks twice.Alexey Bataev
2020-03-12[clang] Prune 'IsOMPStructuredBlock' Stmt bitRoman Lebedev
2019-05-28[OpenMP] Set pragma start loc to `#pragma` locJoel E. Denny
2019-03-20[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)Roman Lebedev
2019-03-20[NFC][clang][astdump] Some baseline tests for OpenMPRoman Lebedev