[PATCH] D46224: [analyzer] pr37209: Fix casts of glvalues to references.

2018-05-04 Thread Artem Dergachev via Phabricator via cfe-commits
NoQ added a comment. > i'll most likely try to investigate it more carefully, or at least see if it > causes regressions on large codebases, before committing Seemed fine, no visible change. I hope this means that i pattern-matched carefully enough. Repository: rC Clang https://reviews.llv

[PATCH] D46224: [analyzer] pr37209: Fix casts of glvalues to references.

2018-05-04 Thread Phabricator via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rC331558: [analyzer] pr37209: Fix casts of glvalues to references. (authored by dergachev, committed by ). Repository: rC