User Details
- User Since
- Feb 6 2014, 7:51 AM (362 w, 4 d)
Dec 11 2020
Dec 5 2020
Fixed remarks from Aaron.
Nov 29 2020
What do you think of it?
Nov 25 2020
Handle ref & val mixed cases.
Nov 18 2020
Nov 15 2020
Extend the context.
Nov 13 2020
Nov 12 2020
Nov 11 2020
Fixed fix-it section.
Use IgnoreParenImpCasts
Nov 10 2020
Simplified to use IgnoreImplicit().
dyn_cast_or_null -> dyn_cast
*iterator -> getSubExpr()
Nov 8 2020
auto -> const auto.
Oct 11 2020
Full diff.
Done. Any other comments/ideas?
- Updated docs on the matcher.
- Register the new matcher.
Oct 10 2020
Sep 15 2020
Done.
- Fixed the test.
- Fixed clang-format issues.
Sep 14 2020
Jun 5 2020
Jun 4 2020
Simplify test.
@njames93, @aaron.ballman do you have any other comments?
Jun 1 2020
- Fix test.
- Simplify the code.
May 31 2020
Fix and simplify the condition.
Fix formatting.
May 29 2020
@njames93, @aaron.ballman do you have any other questions/comments?
May 26 2020
May 25 2020
Apr 22 2020
Apr 21 2020
One more gentle ping)
Apr 5 2020
Rebase over the current master.
Mar 24 2020
Gentle ping)
Mar 15 2020
Mar 14 2020
Removed top-level consts.
Mar 11 2020
I'm done, Aaron, Quuxplusone, do you have any comments?
Mar 8 2020
Mar 7 2020
Cosmetic and style fixes.
Mar 6 2020
Any further comments?
Mar 3 2020
Typo fixed.
- Special handling for captured variables in lambdas,
- messages texts were changed.
Feb 26 2020
Feb 25 2020
Warning on use after move is still generated. But there's also an additional note