Summary: | clang-tidy: Fix unnecessary copy of for loop variables in ANGLE | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Component: | ANGLE | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, commit-queue, dino, ews-watchlist, graouts, kondapallykalyan, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Local Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: | https://bugs.chromium.org/p/angleproject/issues/detail?id=3075 | ||||||
Attachments: |
|
Description
David Kilzer (:ddkilzer)
2019-01-15 05:04:52 PST
Created attachment 359156 [details]
Patch v1
Note that there are important steps to take when updating ANGLE. See http://trac.webkit.org/wiki/UpdatingANGLE Comment on attachment 359156 [details] Patch v1 Clearing flags on attachment: 359156 Committed r240001: <https://trac.webkit.org/changeset/240001> All reviewed patches have been landed. Closing bug. |