[PATCH] cpp11-migrate: Add a class to support include directives modifications (Windows bot fix)

Guillaume Papin guillaume.papin at epitech.eu
Tue Aug 20 14:43:20 PDT 2013


    - cpp11-migrate: IncludeDirectives, map only absolute paths in unit tests.

  Use absolute paths every time a virtual file is mapped. Put the headers in a subdirectory instead of the current directory.

  Once again the file of interest is the unit test file: IncludeDirectivesTest.cpp

Hi revane, arielbernal, tareqsiraj,

http://llvm-reviews.chandlerc.com/D1438

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1438?vs=3565&id=3611#toc

Files:
  cpp11-migrate/Core/CMakeLists.txt
  cpp11-migrate/Core/IncludeDirectives.cpp
  cpp11-migrate/Core/IncludeDirectives.h
  unittests/cpp11-migrate/CMakeLists.txt
  unittests/cpp11-migrate/IncludeDirectivesTest.cpp
  unittests/cpp11-migrate/VirtualFileHelper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1438.2.patch
Type: text/x-patch
Size: 41640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130820/4334a1ac/attachment.bin>


More information about the cfe-commits mailing list