Descriptionroll clang 155835:159409
First clang roll in a few weeks, so lots of new stuff:
* better 'unused' warnings. Now catches e.g. "AutoLock(&lock);"
* better 'uninitialized' warnings
* template type eliding in diagnostics
* TLS attribute support
* New -Wunused-private-field warning (disabled for now)
* style plugin has better warning for implicit destructors
* method_iterator interface changed back to what it was, update plugin again
* Warn on member variable self assignments
BUG=135207
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145022
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Total comments: 1
Patch Set 4 : 409 #Patch Set 5 : . #
Messages
Total messages: 6 (0 generated)
|