kazutakahirata wrote: I still see:
``` /usr/local/google/home/kazu/dev/llvm/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h:163:37: error: no member named 'Retain' in 'clang::DiagnosticOptions' 163 | static void retain(T *obj) { obj->Retain(); } | ~~~ ^ ``` from `flang/lib/Frontend/TextDiagnosticPrinter.cpp`. https://github.com/llvm/llvm-project/pull/141131 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits