diff options
author | Alex Light <allight@google.com> | 2017-09-07 13:33:35 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-09-07 13:33:35 -0700 |
commit | 21a71444755c13a12d24d04680137a31213266dd (patch) | |
tree | cd1e7ed1336eb00f868df8b5b20104ba113fd7d8 /compiler/optimizing/graph_visualizer.cc | |
parent | bfe41afdbb859bf11fc2b97c45d614d3d85af57b (diff) |
Undefine CHECK while including slicer headers.
The headers of slicer define and export a CHECK macro. This causes
problems since it conflicts with the CHECK macro exported by libbase.
We temporarily undefine the libbase CHECK macro while including the
slicer headers so we don't run into any problems.
Bug: 65422458
Test: mma -j40
Change-Id: I0da54f5710927bad273d25882f63df927022ceae
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions