[all-commits] [llvm/llvm-project] 60b403: Always flush pending errors in MCAsmParser
Joerg Sonnenberger via All-commits
all-commits at lists.llvm.org
Thu Oct 24 15:48:37 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 60b403e75cd25a0c76aaaf4e6b176923acf49443
https://github.com/llvm/llvm-project/commit/60b403e75cd25a0c76aaaf4e6b176923acf49443
Author: Joerg Sonnenberger <joerg at bec.de>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
M llvm/test/MC/ARM/arm-load-store-multiple-deprecated.s
Log Message:
-----------
Always flush pending errors in MCAsmParser
This has become visible with the --fatal-warnings support.
More information about the All-commits
mailing list