Files
clang-p2996/llvm/lib/InterfaceStub/IFSStub.cpp
Haowei 8e9c531922 [llvm-ifs] Treat unknown symbol types as error. (#75872)
Before this patch, when an unknown symbol type is used in IFS stub, it
will be treated as a NO_TYPE and parsed without error. This patch makes
llvm-ifs throw an error when this scenario happens.
2024-01-11 17:01:57 -08:00

3.5 KiB