Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
25af0ae8efa90610af114dfe0eea8f7f14462cc2
/
libcxx
/
src
/
vector.cpp
748023dc
[libc++][NFC] Replace _LIBCPP_NORETURN and TEST_NORETURN with [[noreturn]] (#80455)
by Nikolas Klauser
· 8 months ago
9783f28
[libc++] Format the code base (#74334)
by Louis Dionne
· 1 year, 5 months ago
77a00c0
[libc++] Replace uses of _VSTD:: by std:: (#74331)
by Louis Dionne
· 1 year, 5 months ago
bbb0f2c
[libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI.
by Arthur O'Dwyer
· 3 years, 3 months ago
b82da8b
[libc++] Remove vector base class
by Nikolas Klauser
· 3 years, 3 months ago
eb8650a
[runtimes][NFC] Remove filenames at the top of the license notice
by Louis Dionne
· 3 years, 6 months ago
84b0b52
[libc++] Refactor how basic_string and vector hoist exception-throwing functions
by Louis Dionne
· 3 years, 7 months ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
6af1b7d
Move external instantiation for __vector_base_common to vector.cpp
by Eric Fiselier
· 8 years ago