diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2024-03-15 09:12:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 09:12:24 -0700 |
commit | 6503eff6d3bcaf1158dc7e2b6d1fc3521833374e (patch) | |
tree | 95667de9a51325f5cd26110d502aeba9ff08749f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ea628f087e42b24c8188f782cb81f146e06be40e (diff) | |
download | llvm-6503eff6d3bcaf1158dc7e2b6d1fc3521833374e.zip llvm-6503eff6d3bcaf1158dc7e2b6d1fc3521833374e.tar.gz llvm-6503eff6d3bcaf1158dc7e2b6d1fc3521833374e.tar.bz2 |
[libc] remove BlockStore from cpp namespace (#85312)
The cpp namespace should only be used to mirror APIs from C++'s std::
namespace
(at least until we share more code with libc++, see
https://discourse.llvm.org/t/rfc-project-hand-in-hand-llvm-libc-libc-code-sharing/77701)
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions