diff options
author | Gabor Marton <gabor.marton@ericsson.com> | 2020-02-13 12:11:24 +0100 |
---|---|---|
committer | Gabor Marton <gabor.marton@ericsson.com> | 2020-02-13 13:51:51 +0100 |
commit | 536456a7e93d73b9ff4e92f3e51d1aa1c72628fe (patch) | |
tree | 139128c9599d9d36d8597c1c4c4e1acd11876b8c /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 26f6aa9e3ba47c5ccb9d837310b59a5087549b7d (diff) | |
download | llvm-536456a7e93d73b9ff4e92f3e51d1aa1c72628fe.zip llvm-536456a7e93d73b9ff4e92f3e51d1aa1c72628fe.tar.gz llvm-536456a7e93d73b9ff4e92f3e51d1aa1c72628fe.tar.bz2 |
[analyzer] StdLibraryFunctionsChecker: Use platform dependent EOF and UCharMax
Summary:
Both EOF and the max value of unsigned char is platform dependent. In this
patch we try our best to deduce the value of EOF from the Preprocessor,
if we can't we fall back to -1.
Reviewers: Szelethus, NoQ
Subscribers: whisperity, xazax.hun, kristof.beyls, baloghadamsoftware, szepet, rnkovacs, a.sidorin, mikhail.ramalh
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74473
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions