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

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 3 07:15:23 PDT 2025


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

I still see the old version. Did the push succeed?

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


More information about the cfe-commits mailing list