diff options
| author | 2022-09-06 12:31:45 +0000 | |
|---|---|---|
| committer | 2022-09-22 10:29:21 +0000 | |
| commit | 8621e0fffe3e60841b1a56fa172284793daf1ccd (patch) | |
| tree | 63dfff6cb39c509b0ecc22590ac4bba0dd017031 /compiler/optimizing/loop_optimization_test.cc | |
| parent | 00befc6d815ec529b8166b9f9af20cf80718ba6e (diff) | |
Move "modernize-use-using" to art_clang_tidy_disabled
Now that b/236243696 has been resolved, there are only
two files left with "modernize-use-using" clang-tidy
issues:
* openjdkjvmti/include/jvmti.h
* ../libcore/ojluni/src/main/native/jvm.h
Both files are external and coming from Oracle, so I
think it's better to not modify them and disable the
clang-tidy issue instead (at the risk of having new
code use the typedef statement instead of using, but
hopefully the chance of this happening should be
quite low).
Bug: 213953102
Test: m tidy-art
Change-Id: I6732bec8d67a4c25942e7322cfd4df70e6ca6fe4
Diffstat (limited to 'compiler/optimizing/loop_optimization_test.cc')
0 files changed, 0 insertions, 0 deletions