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
11 files changed
tree: 4bb0ba8b695f453d78ed548411d5207fcbe39ad3
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/