diff options
author | Roland Levillain <rpl@google.com> | 2014-10-07 11:07:07 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2014-10-07 11:07:07 +0100 |
commit | a21f81e6dd28184feabc6816a4d2b0588ee5aa74 (patch) | |
tree | 8a95a1b81e516172fa1025f6e1beb9854f288987 /runtime | |
parent | b5325e24ca58299b2b011e57e784b2584f99d687 (diff) | |
download | android_art-a21f81e6dd28184feabc6816a4d2b0588ee5aa74.tar.gz android_art-a21f81e6dd28184feabc6816a4d2b0588ee5aa74.tar.bz2 android_art-a21f81e6dd28184feabc6816a4d2b0588ee5aa74.zip |
Allow std::function<return_type(arg_type)> patterns in cpplint.
Before this change, cpplint would erroneously recognize
`return_type(arg_type)' within
`std::function<return_type(arg_type)>' as a C-style cast.
Change-Id: I41933fbdbb835e2950304de29edd33b16939708d
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions