diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-02 10:39:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 10:39:33 -0700 |
commit | 5e6e51bbbec4ed53d21f45111c948fb82c50314d (patch) | |
tree | 61f075a134f51280d396dfb73d5cb6f2a64238f6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa8e1bc0e9892ddbd84333767f71dc191cc10140 (diff) | |
download | llvm-5e6e51bbbec4ed53d21f45111c948fb82c50314d.zip llvm-5e6e51bbbec4ed53d21f45111c948fb82c50314d.tar.gz llvm-5e6e51bbbec4ed53d21f45111c948fb82c50314d.tar.bz2 |
[Sema] Remove an unnecessary cast (NFC) (#146703)
The only use of Receiver is to initialize RecExpr. This patch renames
Receiver to RecExpr while removing the cast statement.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions