https://bugs.llvm.org/show_bug.cgi?id=34668
Pretty straightforward.
Differential D38075
Fix PR34668 - P0704R1 implementation is too permissive tcanens on Sep 20 2017, 3:24 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions Thanks! That was an oversight on my part, sorry.
Comment Actions LGTM with a small change in the error message that needs fixing. Do you need someone to commit it? Comment Actions Change error message to reflect the new update error message since the last revision. |
I think you should update the comment to something like "also 'const', but not if they're 'volatile'."