summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2018-10-09 20:36:05 -0700
committerAndreas Gampe <agampe@google.com>2018-10-09 20:36:05 -0700
commit7321622594bd5df9326485d6f45e6194ba7890d8 (patch)
tree524390765031026ac5555d54befcbc7df0e2c190 /compiler/optimizing/graph_visualizer.cc
parent6e7e0eaca0d7de9a8a68fe8ead57f6fbaa32d054 (diff)
ART: Enforce noinline when suppressing sanitization
The no_sanitize_address attribute is dropped on inlining. Add a hackish noinline to the macro that will override always_inline. When Clang starts to warn on nonsensical attribute lists (e.g., always_inline + noinline), we will have to find a better way. For now, avoid churn. Bug: 117207477 Test: SANITIZE_TARGET=address build, no longer see aborts Change-Id: I967deb851a5b3716ea6b251932245e2af1530087
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions