tbaeder added inline comments.

================
Comment at: clang/lib/Sema/SemaExprCXX.cpp:5445
+  }
+}
+
----------------
This function copies the two conditions for the if-statements from 
`evaluateTypeTrait()`. Is just doing it in `evaluateTypeTrait()` too late? 
Duplicating that seems bad.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131423

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to