[cfe-commits] r166174 - /cfe/trunk/lib/AST/TypeLoc.cpp
Abramo Bagnara
abramo.bagnara at bugseng.com
Thu Oct 18 01:42:01 PDT 2012
Il 18/10/2012 10:37, Chandler Carruth ha scritto:
> On Thu, Oct 18, 2012 at 1:29 AM, Abramo Bagnara
> <abramo.bagnara at bugseng.com <mailto:abramo.bagnara at bugseng.com>> wrote:
>
> Author: abramo
> Date: Thu Oct 18 03:29:37 2012
> New Revision: 166174
>
> URL: http://llvm.org/viewvc/llvm-project?rev=166174&view=rev
> Log:
> Fixed some corner cases due to implicit int TypeLoc and simplified
> the logic.
>
>
> Did anything ever become of the idea of writing unittests for source
> location corner cases like these? (Did I just drop the ball on the email
> thread?)
>
Unfortunately not. We are still missing a way to check the source range
in unit test.
--
Abramo Bagnara
BUGSENG srl - http://bugseng.com
mailto:abramo.bagnara at bugseng.com
More information about the cfe-commits
mailing list