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

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 22:29:41 PDT 2022


shafik added a comment.

I wonder if `APValue` needs a member function to verify the underlying type of an `Array`


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