[PATCH] D112374: [clang] Implement ElaboratedType sugaring for types written bare

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 20 12:22:50 PDT 2022


teemperor added a comment.

import-std-module test changes look good to me, thanks for fixing that up.

And yes, ideally the tests should never use any libc++ internal names (and LLDB should never print them for those tests). So I think not having those in the here is a step in the right direction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112374



More information about the cfe-commits mailing list