diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-02-10 00:08:28 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-02-10 00:08:28 +0000 |
commit | 6e2e29bd11122e2cf2cb179451d511fe7a957e29 (patch) | |
tree | 2a97aa888dbaf79491bd6b27dca8b3e2df1a0e77 /clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp | |
parent | 1cabebe7bc5d0e67f5e994ddc2552d9e83480a96 (diff) | |
download | llvm-6e2e29bd11122e2cf2cb179451d511fe7a957e29.zip llvm-6e2e29bd11122e2cf2cb179451d511fe7a957e29.tar.gz llvm-6e2e29bd11122e2cf2cb179451d511fe7a957e29.tar.bz2 |
Do AsmMatcher operand classification per-opcode.
When matching operands for a candidate opcode match in the auto-generated
AsmMatcher, check each operand against the expected operand match class.
Previously, operands were classified independently of the opcode being
handled, which led to difficulties when operand match classes were
more complicated than simple subclass relationships.
llvm-svn: 125245
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions