[PATCH] D89734: [ms] [llvm-ml] Support macro function invocations in expressions

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 14:08:26 PST 2020


epastor updated this revision to Diff 305261.
epastor added a comment.

Fix an off-by-one error in the recently-added assert.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89734/new/

https://reviews.llvm.org/D89734

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/macro_function.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89734.305261.patch
Type: text/x-patch
Size: 18965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/ec9dd409/attachment.bin>


More information about the llvm-commits mailing list