]> granicus.if.org Git - clang/commit
[Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening functions.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 5 May 2014 21:57:46 +0000 (21:57 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 5 May 2014 21:57:46 +0000 (21:57 +0000)
commitbd80493223a2507f989add766fe27aa72a787d5a
treea9b2b5653ef6e898e820dca8bb705b4c994b037e
parent57973be024e1b0cb252ae43ddc05d4ce4203b1f1
[Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening functions.

Needs llvm r208007.

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