balazske added inline comments.
================
Comment at: clang/include/clang/AST/Expr.h:1494
SourceLocation l, unsigned Scale);
-
// Store the int as is without any bit shifting.
----------------
This line removal is not needed and can cause disturbances, it is better to
remove it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77721/new/
https://reviews.llvm.org/D77721
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits