]> granicus.if.org Git - clang/commit
change the various getFile routines to use StringRef as their implementation form.
authorChris Lattner <sabre@nondot.org>
Sun, 21 Nov 2010 09:50:16 +0000 (09:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Nov 2010 09:50:16 +0000 (09:50 +0000)
commitf69a1f319bd3c846c4a9ab84ea615e4e37dfd359
tree240fab8ba8065f2749dbfa5877aa2726cc5c2b80
parent41f5e66d44ae1142df82f40d4445c4a5710fa423
change the various getFile routines to use StringRef as their implementation form.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119934 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/FileManager.h
lib/Basic/FileManager.cpp