aprantl added inline comments.
================
Comment at: clang/lib/CodeGen/CGBlocks.cpp:2144
CGM);
// This is necessary to avoid inheriting the previous line number.
+ StartFunction(GlobalDecl(), ReturnTy, Fn, FI, args);
----------------
Same here — the comment should be removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104082/new/
https://reviews.llvm.org/D104082
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits