[all-commits] [llvm/llvm-project] 477b48: [OpenACC][NFC] Implement RecursiveASTVisitor for c...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu May 23 07:52:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 477b48e8dc6fe2c911332fc40f2fa67f3be016b9
https://github.com/llvm/llvm-project/commit/477b48e8dc6fe2c911332fc40f2fa67f3be016b9
Author: erichkeane <ekeane at nvidia.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M clang/include/clang/AST/RecursiveASTVisitor.h
Log Message:
-----------
[OpenACC][NFC] Implement RecursiveASTVisitor for clauses
Clauses that have sub expressions are storing them in 'children', so
make sure we visit these properly.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list