summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorBen Wagner <bungeman@google.com>2017-08-16 14:23:24 -0400
committerBen Wagner <bungeman@google.com>2017-08-16 19:01:37 +0000
commit1c32772f0096560f8273da5b66073d2cffedd1ea (patch)
tree8fa89286cbfa05bc00b3fce22bdcc6b7ca0d7201 /tools/aapt2/java/JavaClassGenerator.cpp
parentf5a87f7058c00322c8f109fd2c81840664831dc0 (diff)
Replace sk_throw with LOG_ALWAYS_FATAL.
The sk_throw macro is now just defined to be SK_ABORT, which is designed to crash Skia. Replacing sk_throw with LOG_ALWAYS_FATAL should be both more idomatic and more functional. In addition this replaces SkASSERT with ALOG_ASSERT in the one file affected. Test: refactoring CL. Existing unit tests still pass. Change-Id: I4e0bd382d9da27e08febec487b43cf83537dce12
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions