[PATCH] D26745: [Frontend] Allow attaching an external sema source to compiler instance and extra diags to TypoCorrections

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 10:25:18 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287128: [Frontend] Allow attaching an external sema source to compiler instance and… (authored by d0k).

Changed prior to commit:
  https://reviews.llvm.org/D26745?vs=78179&id=78213#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26745

Files:
  cfe/trunk/include/clang/Frontend/CompilerInstance.h
  cfe/trunk/include/clang/Sema/TypoCorrection.h
  cfe/trunk/lib/Frontend/CompilerInstance.cpp
  cfe/trunk/lib/Sema/SemaLookup.cpp
  cfe/trunk/unittests/Frontend/FrontendActionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26745.78213.patch
Type: text/x-patch
Size: 6625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161116/fe642666/attachment.bin>


More information about the cfe-commits mailing list