summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-07-09 21:21:33 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-07-09 21:21:33 +0000
commitc8704b02df54ff109f3fe28798aed5ff8b8ecb29 (patch)
tree719148d7f61da0821d7e4fb85c8c9dde785644ad /clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
parentdcb9f0907f15c5a660cf8f9ffe315015af5fcaff (diff)
downloadbcm5719-llvm-c8704b02df54ff109f3fe28798aed5ff8b8ecb29.tar.gz
bcm5719-llvm-c8704b02df54ff109f3fe28798aed5ff8b8ecb29.zip
MIR Parser: Report an error when parsing machine function with an empty body.
This commit adds a new error which is reported when the MIR Parser encounters a machine function without any machine basic blocks. The machine verifier expects that the machine functions have at least one MBB, and this error will prevent machine functions without MBBs from reaching the machine verifier and crashing with an assertion. llvm-svn: 241862
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud