Files
clang-p2996/clang/test/SemaOpenACC/loop-construct-vector-ast.cpp
erichkeane e4d57d6a72 [OpenACC] Remove 'loop' link to parent construct
After implementing 'loop', we determined that the link to its parent
only ever uses the type, not the construct itself. This patch removes
it, as it is both a waste and causes problems with serialization.
2024-11-08 10:23:04 -08:00

17 KiB