[PATCH] D126324: [clang] Allow const variables with weak attribute to be overridden
Chris Lattner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 24 22:03:52 PDT 2022
lattner added a comment.
I'm not a competent reviewer for the patch, but +1 on aligning with GCC behavior here. I don't recall the motivation for the original patch (apologies again for the terrible commit message). This approach makes a lot of sense to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126324/new/
https://reviews.llvm.org/D126324
More information about the cfe-commits
mailing list