[Tooling/Inclusion] Handle std::get symbol.
Currently, we handle it as a symbol without a header. In general, for the include-cleaner case, the std::get comes with the type header, it is safe to ignore it. Differential Revision: https://reviews.llvm.org/D144484
Loading
Please sign in to comment