Fix source locations in the presence of QUOTE.
commit1b4651b6d83628c130f0d7e8f8e2016cac680b08
authorStas Boukarev <stassats@gmail.com>
Mon, 3 Aug 2015 23:07:02 +0000 (4 02:07 +0300)
committerStas Boukarev <stassats@gmail.com>
Mon, 3 Aug 2015 23:07:02 +0000 (4 02:07 +0300)
tree2331a70207ce0adbdcfbac254fc4d3f25064faa3
parent9d146909e501b47acad684bc354201de36a18b6b
Fix source locations in the presence of QUOTE.

SB-C::SUB-FIND-SOURCE-PATHS was changed to ignore QUOTE, but
SB-DI:FORM-NUMBER-TRANSLATIONS wasn't.

Fixes lp#1370561.
NEWS
src/code/debug-int.lisp
src/compiler/ir1tran.lisp