vsapsai added inline comments.

================
Comment at: clang/test/SemaObjC/typo-correction-subscript.m:1
 // RUN: %clang_cc1 -triple i386-apple-macosx10.10 -fobjc-arc -fsyntax-only 
-Wno-objc-root-class %s -verify -disable-free
 
----------------
I think you can even remove `-disable-free` in this test. It was there to avoid 
the assertion in `~Sema` (see D60848).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64799



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

Reply via email to