[PATCH] D131466: [clang] add APValue type check in `TryPrintAsStringLiteral`

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 12:49:48 PDT 2022


aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM!

I think this change should be backported to Clang 15.x since the breakage happened in that release and the fix is pretty straightforward. After this lands, I'll file the issue for it to get that process started. Thank you for the fix!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131466/new/

https://reviews.llvm.org/D131466



More information about the cfe-commits mailing list