Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libclang] Annotation of parameters that got default args from a previous ↵ | Argyrios Kyrtzidis | 2011-07-30 | 1 | -0/+3 |
declarations was broken because the end location of the parameter was the end location of the default arg, resulting in a source range that could begin in one file and end in another. llvm-svn: 136572 |