https://github.com/sei-nreimer created
https://github.com/llvm/llvm-project/pull/111705
AST output modifications primarily focused on JSON enhancements for the SEI
Redemption project. Some of the key changes are:
1. Recursive Pointer Resolution
- Modified the AST to accurately track multiple l
@@ -11,6 +11,22 @@
// similar to RecursiveASTVisitor.
//
//===--===//
+//
+// Modifications to this file by SEI staff are copyright Carnegie Mellon
+// University and contributed under the Apache License v2.0