error: invalid argument type 'T *' to unary expression #93331
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
After #90500 -- some of our internal code stopped compiling.
File attached.
repro.cpp.txt
cc: @erichkeane / @sdkrystian
I don't exclude that our code might be incorrect, but I wonder why this only applies to
operator-
(and notoperator+
)The text was updated successfully, but these errors were encountered: