| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid using the 'index' namespace as scope. | Argyrios Kyrtzidis | 2013-08-21 | 1 | -16/+19 |
| | | | | | | | This should fix the bogus ambiguous reference errors reported by gcc 4.2.1 that the FreeBSD bot is using. llvm-svn: 188850 | ||||
| * | Rename libIDE to libIndex. | Argyrios Kyrtzidis | 2013-08-17 | 1 | -0/+800 |
| Per feedback from Chandler, it's better to have libraries with more specific functionality. LibIndex will contain the indexing functionality of libclang, which includes USR generation. llvm-svn: 188601 | |||||

