diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-21 15:06:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-21 15:06:58 -0800 |
commit | 120e0623773dc9c43f393d43be0641c7d7ad26f2 (patch) | |
tree | 7439434ac937a9ebf059396205ec0ae333d75c04 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | c71956d760517a99d5d3d13b454873016333fcb3 (diff) | |
download | llvm-120e0623773dc9c43f393d43be0641c7d7ad26f2.zip llvm-120e0623773dc9c43f393d43be0641c7d7ad26f2.tar.gz llvm-120e0623773dc9c43f393d43be0641c7d7ad26f2.tar.bz2 |
[MLGO] Remove absl dependency from scripts (#78880)
This patch removes the absl dependency from the mlgo-utils scripts. We
were only using absl.logging, and absl.flags, so this patch just
consists of mechanically converting the absl flags parsing to Python's
builtin argparse as Python's logging is a drop in replacement for
absl.logging.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions