git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Replace clang::FileData with llvm::vfs::Status
[lldb.git]
/
clang
/
lib
/
Basic
/
FileManager.cpp
2019-03-05
Harlan Haskins
Replace clang::FileData with llvm::vfs::Status
blob
|
commitdiff
2019-02-18
Jan Korous
Reland "[clang][FileManager] fillRealPathName even...
blob
|
commitdiff
|
diff to current
2019-02-15
Reid Kleckner
Revert r354075 "[clang][FileManager] fillRealPathName...
blob
|
commitdiff
|
diff to current
2019-02-14
Jan Korous
[clang][FileManager] fillRealPathName even if we aren...
blob
|
commitdiff
|
diff to current
2019-01-30
Richard Smith
Simplify and modernize this code a little.
blob
|
commitdiff
|
diff to current
2019-01-24
Sam McCall
[FileManager] Revert r347205 to avoid PCH file-descript...
blob
|
commitdiff
|
diff to current
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
blob
|
commitdiff
|
diff to current
2018-12-21
Alex Lorenz
Remove stat cache chaining as it's no longer needed...
blob
|
commitdiff
|
diff to current
2018-11-30
Kadir Cetinkaya
[clang] Fill RealPathName for virtual files.
blob
|
commitdiff
|
diff to current
2018-11-19
Sam McCall
[FileManager] getFile(open=true) after getFile(open...
blob
|
commitdiff
|
diff to current
2018-10-10
Jonas Devlieghere
Lift VFS from clang to llvm (NFC)
blob
|
commitdiff
|
diff to current
2018-08-24
Eric Liu
Fix build bot after r340598.
blob
|
commitdiff
|
diff to current
2018-08-24
Eric Liu
[FileManager] Do not call 'real_path' in getFile().
blob
|
commitdiff
|
diff to current
2018-08-06
Simon Marchi
[VirtualFileSystem] InMemoryFileSystem::status: Return...
blob
|
commitdiff
|
diff to current
2018-07-30
Fangrui Song
Remove trailing space
blob
|
commitdiff
|
diff to current
2018-07-26
Reid Kleckner
Revert r338057 "[VirtualFileSystem] InMemoryFileSystem...
blob
|
commitdiff
|
diff to current
2018-07-26
Simon Marchi
[VirtualFileSystem] InMemoryFileSystem::status: Return...
blob
|
commitdiff
|
diff to current
2018-07-24
Jordan Rupprecht
Revert "[VFS] Cleanups to VFS interfaces."
blob
|
commitdiff
|
diff to current
2018-07-24
Sam McCall
[VFS] Cleanups to VFS interfaces.
blob
|
commitdiff
|
diff to current
2018-07-11
Eric Liu
Revert "[VirtualFileSystem] InMemoryFileSystem::status...
blob
|
commitdiff
|
diff to current
2018-07-11
Simon Marchi
[VirtualFileSystem] InMemoryFileSystem::status: Return...
blob
|
commitdiff
|
diff to current
2018-06-06
Ivan Donchevskii
[Frontend] Honor UserFilesAreVolatile flag getting...
blob
|
commitdiff
|
diff to current
2018-05-17
Eric Liu
Add vfs::FileSystem::getRealPath
blob
|
commitdiff
|
diff to current
2018-05-09
Adrian Prantl
Remove \brief commands from doxygen comments.
blob
|
commitdiff
|
diff to current
2018-04-27
Nico Weber
Revert r329698 (and r329702).
blob
|
commitdiff
|
diff to current
2018-04-27
Nico Weber
s/LLVM_ON_WIN32/_WIN32/, clang
blob
|
commitdiff
|
diff to current
2018-04-10
Nico Weber
Attempt to fix Windows build after r329698.
blob
|
commitdiff
|
diff to current
2018-04-10
Nico Weber
Use llvm::sys::fs::real_path() in clang.
blob
|
commitdiff
|
diff to current
2017-08-02
Ilya Biryukov
Use VFS operations in FileManager::makeAbsolutePath.
blob
|
commitdiff
|
diff to current
2017-03-28
Erik Verbruggen
FileManager: mark virtual file entries as valid entries
blob
|
commitdiff
|
diff to current
2017-03-21
Benjamin Kramer
Apply clang-tidy's performance-unnecessary-value-param...
blob
|
commitdiff
|
diff to current
2016-10-11
Mehdi Amini
Turn FileManager DirectoryEntry::Name from raw pointer...
blob
|
commitdiff
|
diff to current
2016-10-10
Mehdi Amini
Store FileEntry::Filename as a StringRef instead of...
blob
|
commitdiff
|
diff to current
2016-08-13
Eugene Zelenko
Fix build broken after llvm/ADT/DenseMap.h replacement...
blob
|
commitdiff
|
diff to current
2016-07-18
Mehdi Amini
[NFC] Header cleanup
blob
|
commitdiff
|
diff to current
2016-06-13
Taewook Oh
Use the name of the file on disk to issue a new diagnos...
blob
|
commitdiff
|
diff to current
2016-06-13
Taewook Oh
Revert r272562 for build bot failure (clang-x86-win2008...
blob
|
commitdiff
|
diff to current
2016-06-13
Taewook Oh
Use the name of the file on disk to issue a new diagnos...
blob
|
commitdiff
|
diff to current
2016-06-04
Taewook Oh
Revert commit r271708
blob
|
commitdiff
|
diff to current
2016-06-03
Taewook Oh
Use the name of the file on disk to issue a new diagnos...
blob
|
commitdiff
|
diff to current
2016-04-12
David Majnemer
[FileManager] Don't crash if reading from stdin and...
blob
|
commitdiff
|
diff to current
2016-02-01
Benjamin Kramer
Remove the egregious PCHContainer layering hack that...
blob
|
commitdiff
|
diff to current
2015-12-09
David Blaikie
unique_ptrify some collections in FileManager
blob
|
commitdiff
|
diff to current
2015-12-09
Vedant Kumar
[Basic] Rangify two for loops. NFC.
blob
|
commitdiff
|
diff to current
2015-11-26
Richard Smith
[modules] Refactor handling of -fmodules-embed-*. Track...
blob
|
commitdiff
|
diff to current
2015-11-09
Mike Aizatsky
Moving FileManager::removeDotPaths to llvm::sys::path...
blob
|
commitdiff
|
diff to current
2015-10-20
Angel Garcia Gomez
Roll-back r250822.
blob
|
commitdiff
|
diff to current
2015-10-20
Angel Garcia Gomez
Apply modernize-use-default to clang.
blob
|
commitdiff
|
diff to current
2015-08-04
Benjamin Kramer
[FileManager] Use StringRef::copy to store canonical...
blob
|
commitdiff
|
diff to current
2015-07-31
Argyrios Kyrtzidis
[modules] Fix issue where building a module from a...
blob
|
commitdiff
|
diff to current
2015-07-30
Sean Silva
Add a comment explaining differing Windows behavior.
blob
|
commitdiff
|
diff to current
2015-07-30
Sean Silva
Attempt to make clang-x64-ninja-win7 happy.
blob
|
commitdiff
|
diff to current
2015-07-30
Sean Silva
Avoid failure to canonicalize '..'.
blob
|
commitdiff
|
diff to current
2015-07-17
Adrian Prantl
Make the clang module container format selectable from...
blob
|
commitdiff
|
diff to current
2015-07-09
Adrian Prantl
Revert r241770 and add Basic to the dependencies of...
blob
|
commitdiff
|
diff to current
2015-07-09
Adrian Prantl
Move the definition of ~PCHContainerOperations from...
blob
|
commitdiff
|
diff to current
2015-07-08
Adrian Prantl
Revert "Revert r241620 and follow-up commits" and move...
blob
|
commitdiff
|
diff to current
2015-07-07
Adrian Prantl
Revert r241620 and follow-up commits while investigatin...
blob
|
commitdiff
|
diff to current
2015-07-07
Adrian Prantl
Wrap clang modules and pch files in an object file...
blob
|
commitdiff
|
diff to current
2015-03-18
Yaron Keren
Remove many superfluous SmallString::str() calls.
blob
|
commitdiff
|
diff to current
2014-12-11
Richard Smith
[modules] When constructing paths relative to a module...
blob
|
commitdiff
|
diff to current
2014-11-19
David Blaikie
Standardize on StringMap::insert, removing uses of...
blob
|
commitdiff
|
diff to current
2014-10-26
Benjamin Kramer
Make VFS and FileManager match the current MemoryBuffer...
blob
|
commitdiff
|
diff to current
2014-09-08
Ben Langmuir
Make FileEntry::getName() valid across calls to FileMan...
blob
|
commitdiff
|
diff to current
2014-08-26
Rafael Espindola
Return a std::unique_ptr from getBufferForFile. NFC.
blob
|
commitdiff
|
diff to current
2014-08-13
Manuel Klimek
Default getFile() to use the last accessed name in...
blob
|
commitdiff
|
diff to current
2014-08-11
David Blaikie
unique_ptr-ify FileSystemStatCache::setNextStatCache
blob
|
commitdiff
|
diff to current
2014-08-10
David Blaikie
unique_ptr-ify FileSystemStatCache::takeNextStatCache
blob
|
commitdiff
|
diff to current
2014-07-19
David Blaikie
Remove uses of the redundant ".reset(nullptr)" of uniqu...
blob
|
commitdiff
|
diff to current
2014-07-08
David Blaikie
Improve memory ownership of vfs::Files in the FileSyste...
blob
|
commitdiff
|
diff to current
2014-07-07
Alp Toker
Remove unused sys/stat.h includes
blob
|
commitdiff
|
diff to current
2014-06-20
Ben Langmuir
Avoid invalidating successfully loaded module files
blob
|
commitdiff
|
diff to current
2014-06-12
Rafael Espindola
Include system_error directly.
blob
|
commitdiff
|
diff to current
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
blob
|
commitdiff
|
diff to current
2014-05-23
Ben Langmuir
Stopgap fix for finding module for a file mapped in...
blob
|
commitdiff
|
diff to current
2014-05-08
Craig Topper
[C++11] Use 'nullptr'.
blob
|
commitdiff
|
diff to current
2014-05-05
Argyrios Kyrtzidis
[Basic/FileManager] Propagate whether a file 'IsVolatil...
blob
|
commitdiff
|
diff to current
2014-03-07
Ahmed Charles
Replace OwningPtr with std::unique_ptr.
blob
|
commitdiff
|
diff to current
2014-03-07
Ahmed Charles
Change OwningPtr::take() to OwningPtr::release().
blob
|
commitdiff
|
diff to current
2014-02-28
Ben Langmuir
Reapply fixed "Honour 'use-external-names' in FileManager"
blob
|
commitdiff
|
diff to current
2014-02-27
Ben Langmuir
Revert "Honour 'use-external-names' in FileManager"
blob
|
commitdiff
|
diff to current
2014-02-27
Ben Langmuir
Honour 'use-external-names' in FileManager
blob
|
commitdiff
|
diff to current
2014-02-27
Ben Langmuir
Reapply r202420 hopefully fixed for other STLs
blob
|
commitdiff
|
diff to current
2014-02-27
Ben Langmuir
Revert "Remove constructors from FileEntry that prevent...
blob
|
commitdiff
|
diff to current
2014-02-27
Ben Langmuir
Remove constructors from FileEntry that prevent owning...
blob
|
commitdiff
|
diff to current
2014-02-27
Ben Langmuir
Split FileEntry name vs. isValid
blob
|
commitdiff
|
diff to current
2014-02-21
Patrik Hagglund
Fix gcc -Wparentheses warning.
blob
|
commitdiff
|
diff to current
2014-02-20
Ben Langmuir
Recommit virtual file system
blob
|
commitdiff
|
diff to current
2014-02-20
Juergen Ributzka
Reverting the virtual file system implementation, becau...
blob
|
commitdiff
|
diff to current
2014-02-19
Ben Langmuir
Initial implementation of virtual file system
blob
|
commitdiff
|
diff to current
2013-08-01
Rafael Espindola
Use llvm::sys::fs::UniqueID for windows and unix.
blob
|
commitdiff
|
diff to current
2013-07-29
Rafael Espindola
Convert a use of stat with sys::fs::status.
blob
|
commitdiff
|
diff to current
2013-07-29
Rafael Espindola
Fix handling of "clang c:foo"
blob
|
commitdiff
|
diff to current
2013-07-04
Craig Topper
Use SmallVectorImpl instead of SmallVector for iterator...
blob
|
commitdiff
|
diff to current
2013-01-26
Dmitri Gribenko
<limits.h> includes <linux/limits.h> on Linux, no need...
blob
|
commitdiff
|
diff to current
2013-01-26
Douglas Gregor
Since we're stuck with realpath for the header <->...
blob
|
commitdiff
|
diff to current
2012-12-11
Argyrios Kyrtzidis
Extend stat query APIs to explicitly specify if the...
blob
|
commitdiff
|
diff to current
2012-12-04
Chandler Carruth
Sort all of Clang's files under 'lib', and fix up the...
blob
|
commitdiff
|
diff to current
2012-11-06
Daniel Dunbar
Basic: Windows doesn't define S_IFIFO.
blob
|
commitdiff
|
diff to current
2012-11-05
Daniel Dunbar
Frontend: Add support for reading named pipes as the...
blob
|
commitdiff
|
diff to current
next