diff options
author | jimingham <jingham@apple.com> | 2024-02-20 16:28:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 16:28:48 -0800 |
commit | dc672d2f6a48fb3d502c260eb353f389723ec417 (patch) | |
tree | 090f4ed7d71f9b07469c640b83b3b68766e06831 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 53e96984b6dbb9d8ff55d2ccd0c27ffc1d27315f (diff) | |
download | llvm-dc672d2f6a48fb3d502c260eb353f389723ec417.zip llvm-dc672d2f6a48fb3d502c260eb353f389723ec417.tar.gz llvm-dc672d2f6a48fb3d502c260eb353f389723ec417.tar.bz2 |
Remove the "generic" register completion test. (#82445)
For reasons that are not clear to me, on arm64, the alias registers are
listed in list of register info's we do completion against, but for
x86_64 they are not. Maybe this is a difference in how the dynamic
register builders work for the two systems. Anyway, it doesn't look
possible to make a generic one.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions