aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-06-28 10:58:08 -0700
committerFangrui Song <i@maskray.me>2025-06-28 10:58:09 -0700
commitd93aff42c23069c27dae411fd0f60bd19ad04ad9 (patch)
treec7ee4dc2c6bd763a8c701e7f674fe2a11e419b33 /clang/lib/Basic/SourceManager.cpp
parenta9295ad4d2d3278070f9c71a81e05079a48c740f (diff)
downloadllvm-d93aff42c23069c27dae411fd0f60bd19ad04ad9.zip
llvm-d93aff42c23069c27dae411fd0f60bd19ad04ad9.tar.gz
llvm-d93aff42c23069c27dae411fd0f60bd19ad04ad9.tar.bz2
MC: Migrate away from operator<< MCExpr
MCExpr::print has an optional MCAsmInfo argument, which is error-prone when omitted. MCExpr::print and the convenience helper operator<< are discouraged to use. Switch to MCAsmInfo::printExpr instead. Use the target-specific MCAsmInfo if available.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions