ilya-biryukov added inline comments.

================
Comment at: clang/lib/Index/IndexTypeSourceInfo.cpp:140
+                                           bool IsTypeAlias) {
+    if (ResolvedClass) {
+      // In presence of type aliases, the resolved class was never written in
----------------
kadircet wrote:
> why not merge with next condition?
Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62303/new/

https://reviews.llvm.org/D62303



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to