diff options
author | Vedant Kumar <vsk@apple.com> | 2016-12-10 00:54:13 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-12-10 00:54:13 +0000 |
commit | 0972da7870d7bf9a3ac1d47246db5c62f28e671a (patch) | |
tree | 32235e0316268aacd808e6d2a73c445b5fe55020 /llvm/lib/Fuzzer/FuzzerTracePC.cpp | |
parent | 2402b95db010e80f76804f07e0f59ffcae42fbdb (diff) | |
download | bcm5719-llvm-0972da7870d7bf9a3ac1d47246db5c62f28e671a.tar.gz bcm5719-llvm-0972da7870d7bf9a3ac1d47246db5c62f28e671a.zip |
[clang-format] Another attempt at python 3 compatibility
The entries in vim.current.buffer appear to be decoded strings, which
means that python3 won't allow invoking 'decode' on them. Keep the old
behavior when running under python2, but skip the error-inducing decode
step with python3..
llvm-svn: 289308
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerTracePC.cpp')
0 files changed, 0 insertions, 0 deletions