Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
refs/heads/int/12/fp4
/
libcxx
/
src
/
valarray.cpp
8a033a9
[libc++] Always build with -fvisibility=hidden
by Louis Dionne
· 6 years ago
de32935
Remove incorrect explicit instantiation declarations for valarray
by Richard Smith
· 7 years ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
d2308ea
Revert "Turn off extern templates for most uses."
by Justin Bogner
· 11 years ago
393068b
Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire.
by Howard Hinnant
· 12 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago