[clang] Clang AST updates for more details (PR #152372)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 13 13:50:33 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.
+//
+// SEI Contributions are made with funding sand support from the Department of
----------------
mizvekov wrote:

Typo, but we probably can't allow this copyright notice anyway, per project policy.

https://github.com/llvm/llvm-project/pull/152372


More information about the cfe-commits mailing list