[clang] [WIP] Implement `-dump-deserialized-declaration-ranges` flag. (PR #133910)

Viktoriia Bakalova via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 4 04:42:24 PDT 2025


================
@@ -49,6 +51,135 @@ LLVM_INSTANTIATE_REGISTRY(FrontendPluginRegistry)
 
 namespace {
 
+/// Dumps deserialized declarations.
----------------
VitaNuo wrote:

Yes, sorry, I responded to the comment before pushing the actual change.

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


More information about the cfe-commits mailing list