Merge "Temporarily disable clang-tidy for dex_builder.cc." am: 171dfad60c
am: e6d84ae4c9
Change-Id: I13efd650ad82f46e7c060558809109b72de17047
This commit is contained in:
@@ -58,6 +58,8 @@ cc_library_static {
|
|||||||
"util.cc",
|
"util.cc",
|
||||||
"layout_validation.cc",
|
"layout_validation.cc",
|
||||||
],
|
],
|
||||||
|
// b/123880763, clang-tidy analyzer has segmentation fault with dex_builder.cc
|
||||||
|
tidy_checks: ["-clang-analyzer-*"],
|
||||||
host_supported: true,
|
host_supported: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user