Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
src
/
filesystem
/
filesystem_common.h
01a87ef
Add basic_string::__resize_default_init (from P1072)
by Eric Fiselier
· 7 years ago
998a5c8
Implement <filesystem>
by Eric Fiselier
· 7 years ago
[Renamed (95%) from libcxx/src/experimental/filesystem/filesystem_common.h]
a0a7c1f
Cleanup the last_write_time internals
by Eric Fiselier
· 7 years ago
70cf5c4
[libc++] Follow-up to r337968: use an explicit cast as suggested by Eric
by Alex Lorenz
· 7 years ago
b7e6c1d
Fix GCC build in C++14 w/o c++14 constexpr
by Eric Fiselier
· 7 years ago
ce34437
Fix failing test under C++14
by Eric Fiselier
· 7 years ago
33b4c8a
[libc++] Follow-up to r337960: specify lambda's return type to avoid
by Alex Lorenz
· 7 years ago
d77f3ef
Make <experimental/filesystem> compile with gcc 4.8.5
by Eric Fiselier
· 7 years ago
c55ac10
[libc++] Use __int128_t to represent file_time_type.
by Eric Fiselier
· 7 years ago
5baf73c
Make <experimental/filesystem> explicitly require C++11.
by Eric Fiselier
· 7 years ago
c48dba4
Cleanup name qualification in the filesystem internals.
by Eric Fiselier
· 7 years ago
e3081d5
Work around various GCC 4.9 build errors
by Eric Fiselier
· 7 years ago
9158bfd
Implement filesystem_error::what() and improve reporting.
by Eric Fiselier
· 7 years ago
6d4be63
Workaround bug in GCC trunk.
by Eric Fiselier
· 7 years ago
41cdcbe
Use _LIBCPP_UNREACHABLE to convince GCC that non-void functions actually always return
by Eric Fiselier
· 7 years ago
c169986
[libc++] Implement Directory Entry Caching -- Sort of.
by Eric Fiselier
· 7 years ago