[clang] Fix typos in member initializers
This was regressed in ca619613. As we attached InitExprs as-is to the AST, without performing transformations. Differential Revision: https://reviews.llvm.org/D142187
Loading
Please sign in to comment
This was regressed in ca619613. As we attached InitExprs as-is to the AST, without performing transformations. Differential Revision: https://reviews.llvm.org/D142187