| commit | aa21cc401b001b67b234c8dc2edaad1fd3210040 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Jul 19 21:46:24 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Jul 19 21:46:24 2010 +0000 |
| tree | 4bb0ba8b695f453d78ed548411d5207fcbe39ad3 | |
| parent | 0edf6a11313c4df7fded529a389299b311f06943 [diff] |
Introduce a new libclang API, clang_reparseTranslationUnit(), which reparses an already-parsed translation unit. At the moment it's just a convenience function, but we hope to use it for performance optimizations. llvm-svn: 108756