NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Sure thanks!



================
Comment at: clang/utils/analyzer/SATestUtils.py:47
+    root, ext = os.path.splitext(file_name)
+    return ext in (".i", ".ii", ".c", ".cpp", ".m", "")
 
----------------
Oof this list is weird.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80424



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

Reply via email to