cpp11-migrate: Make a VirtualFilesHelper class for the unit tests.
authorEdwin Vane <edwin.vane@intel.com>
Mon, 22 Jul 2013 16:36:58 +0000 (16:36 +0000)
committerEdwin Vane <edwin.vane@intel.com>
Mon, 22 Jul 2013 16:36:58 +0000 (16:36 +0000)
commit40be0dc26122ca650f5f888329f9b935899e3b73
tree21f8ae2055caf2e8f503521db99a07701aff4fba
parent8e2c20a77da33924cb7e4967a2f56c4ed1cf45cf
cpp11-migrate: Make a VirtualFilesHelper class for the unit tests.

This change makes it easier for new unit tests to create virtual files.

Author: Guillaume Papin <guillaume.papin@epitech.eu>
llvm-svn: 186842
clang-tools-extra/unittests/cpp11-migrate/FileOverridesTest.cpp
clang-tools-extra/unittests/cpp11-migrate/VirtualFileHelper.h [new file with mode: 0644]