summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
diff options
context:
space:
mode:
authorDenis Zobnin <d.zobnin.bugzilla@gmail.com>2016-02-02 17:33:09 +0000
committerDenis Zobnin <d.zobnin.bugzilla@gmail.com>2016-02-02 17:33:09 +0000
commit7d6b924df841faff6893207044cc57b02464b255 (patch)
tree629d61803770cd26ae7292810662481c69c9e3a8 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
parentabf22eb5449c2231492734fcd8124de7d797c12d (diff)
downloadbcm5719-llvm-7d6b924df841faff6893207044cc57b02464b255.tar.gz
bcm5719-llvm-7d6b924df841faff6893207044cc57b02464b255.zip
PR23057: Fix assertion `Val && "isa<> used on a null pointer"' on invalid for-range expression.
Fix the issue discovered by fuzzing (PR23057, comment 18) by handling nullptr in Sema::ActOnCXXForRangeDecl and correct delayed typos in for-range expression before calling Sema::ActOnCXXForRangeStmt. Also fixes PR26288. Differential Revision: http://reviews.llvm.org/D16630 llvm-svn: 259532
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud