diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-08-21 21:56:39 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-08-21 21:56:39 +0000 |
commit | 38c71d38e1b2a5f71c086b9c2efa9e8e69fa1bb5 (patch) | |
tree | 2e28bfd6381ee2f5ff968194e7f826146ec62dc4 /lib/StaticAnalyzer/Core/ProgramState.cpp | |
parent | d9f95b35dc4fc168a167a9b9b61a5f9e1d0462ba (diff) |
[ms-inline asm] Have buildMSAsmString build a vector of unmodified AsmStrings.
Add a new static function, buildMSAsmPieces, that will break these strings down
into mnemonic and operands. Upon a match failure, the idea is to use the
ErrorInfo from MatchInstructionImpl to inspect the mnemonic/operand and
decide a course of action. Unfortunately, there's no easy way to test this at
the moment.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162321 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ProgramState.cpp')
0 files changed, 0 insertions, 0 deletions