[libcxx-commits] [PATCH] D133127: [libc++][test] Improves transitive includes.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 20 09:46:57 PDT 2022


ldionne added inline comments.


================
Comment at: libcxx/test/libcxx/transitive_includes.sanitize.py:50
 import sys
+from typing import List
 
----------------
I don't think this is used.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133127



More information about the libcxx-commits mailing list