[clang] Clang AST updates for more details (PR #152372)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 7 10:37:08 PDT 2025
================
@@ -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 with LLVM
+// Exceptions.
----------------
AaronBallman wrote:
CC @llvm-beanz regarding licensing concerns. Pretty sure this is not something we can accept per: https://llvm.org/docs/DeveloperPolicy.html#embedded-copyright-or-contributed-by-statements
https://github.com/llvm/llvm-project/pull/152372
More information about the cfe-commits
mailing list