[llvm] Don't include STLForwardCompat.h (NFC)
authorKazu Hirata <kazu@google.com>
Thu, 8 Dec 2022 04:34:41 +0000 (20:34 -0800)
committerKazu Hirata <kazu@google.com>
Thu, 8 Dec 2022 04:34:41 +0000 (20:34 -0800)
commit53929d824da28d7765c53ede0f449413cd9724a9
treecf9c6f816d812ef095b002fc70081bf468bee3d7
parentaee591003c0c1d2eb7f3e038aade820dab20d849
[llvm] Don't include STLForwardCompat.h (NFC)

STLForwardCompat.h defines remove_cvref and remove_cvref_t.  These
source files use neither one of those.
llvm/include/llvm/ADT/Optional.h
llvm/include/llvm/AsmParser/Parser.h
llvm/include/llvm/CodeGen/MIRParser/MIRParser.h
llvm/include/llvm/IRReader/IRReader.h