[PATCH] D39224: Moved QualTypeNames.h from Tooling to AST.
    Ilya Biryukov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Oct 24 02:06:07 PDT 2017
    
    
  
ilya-biryukov created this revision.
Herald added a subscriber: mgorny.
For code reuse in SemaCodeComplete.
Note that the tests for QualTypeNames are still in Tooling as they use
Tooling's common testing code.
https://reviews.llvm.org/D39224
Files:
  include/clang/AST/QualTypeNames.h
  include/clang/Tooling/Core/QualTypeNames.h
  lib/AST/CMakeLists.txt
  lib/AST/QualTypeNames.cpp
  lib/Tooling/Core/CMakeLists.txt
  lib/Tooling/Core/QualTypeNames.cpp
  unittests/Tooling/QualTypeNamesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39224.120014.patch
Type: text/x-patch
Size: 4079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171024/6930fe31/attachment.bin>
    
    
More information about the cfe-commits
mailing list