[clang] [clang][dataflow] Expose getReferencedDecls and relocate free functions. (PR #88754)

via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 00:16:11 PDT 2024


================
@@ -0,0 +1,214 @@
+//===-- ASTOps.h -------------------------------*- C++ -*-===//
----------------
martinboehme wrote:

```suggestion
//===-- ASTOps.cpp -----------------------------*- C++ -*-===//
```

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


More information about the cfe-commits mailing list