On May 1, 2011, at 2:53 AM, Chandler Carruth wrote:

> Author: chandlerc
> Date: Sun May  1 04:53:37 2011
> New Revision: 130656
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=130656&view=rev
> Log:
> Based on the new information in the AST provided by r130628, write
> 3 lines of code and improve a bunch of information in the libclang view
> of the code.
> 
> Updates the two tests that exercise this with the new data, checking
> that each new source location actually points back to the declared
> template parameter.

Awesome! This was one of the most embarrassing holes in libclang's AST walk.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to