Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Lookup] Invisible decls should not be ambiguous when renaming. | Eric Liu | 2019-04-15 | 1 | -5/+16 |
* | [Tooling] Add more scope specifiers until spelling is not ambiguous. | Eric Liu | 2019-03-19 | 1 | -27/+47 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fully qualify the renamed symbol if the shortened name is ambiguous. | Eric Liu | 2018-08-03 | 1 | -2/+42 |
* | Do not do raw name replacement when FromDecl is a class forward-declaration. | Eric Liu | 2016-11-25 | 1 | -3/+10 |
* | Consider nested namespaces in the canonical namespace as canonical as well. | Eric Liu | 2016-11-25 | 1 | -31/+49 |
* | [Tooling] skip anonymous namespaces when checking if typeLoc references a typ... | Eric Liu | 2016-07-26 | 1 | -16/+29 |
* | [Tooling] Add a utility function to replace one nested name with another. | Benjamin Kramer | 2015-10-22 | 1 | -0/+113 |