Merge "Temporarily disable clang-tidy for dex_builder.cc."
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