Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fully qualify the renamed symbol if the shortened name is ambiguous. | Eric Liu | 2018-08-03 | 1 | -1/+33 |
* | Added braces to work around gcc warning in googletest: suggest explicit brace... | Galina Kistanova | 2017-06-15 | 1 | -2/+4 |
* | Avoid lambdas in default member initializers to work around clang bug | Reid Kleckner | 2016-11-28 | 1 | -5/+6 |
* | Do not do raw name replacement when FromDecl is a class forward-declaration. | Eric Liu | 2016-11-25 | 1 | -2/+42 |
* | Consider nested namespaces in the canonical namespace as canonical as well. | Eric Liu | 2016-11-25 | 1 | -0/+8 |
* | [Tooling] skip anonymous namespaces when checking if typeLoc references a typ... | Eric Liu | 2016-07-26 | 1 | -0/+8 |
* | [Tooling] Add a utility function to replace one nested name with another. | Benjamin Kramer | 2015-10-22 | 1 | -0/+108 |