aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ReachableCode.cpp
diff options
context:
space:
mode:
authorJoe Loser <joeloser93@gmail.com>2021-10-10 14:35:00 -0400
committerJoe Loser <joeloser93@gmail.com>2021-10-10 14:35:05 -0400
commite53c9251fa56ff788be3aad8fc4947d6014ea12c (patch)
tree66993996747c9593a021ffcf8263648a0625e1e3 /clang/lib/Analysis/ReachableCode.cpp
parent6eb7634f301a0ef6465f514ae8cc4634602470a2 (diff)
downloadllvm-e53c9251fa56ff788be3aad8fc4947d6014ea12c.zip
llvm-e53c9251fa56ff788be3aad8fc4947d6014ea12c.tar.gz
llvm-e53c9251fa56ff788be3aad8fc4947d6014ea12c.tar.bz2
[libc++] Remove empty namespace std in type_traits. NFCI.
There is an empty `namespace std` in `type_traits` which was originally used when `std::byte` was added in c97d8aa86650ed795bf75a7dd735ecfaef3b8f55. At some point, the bitwise operators on `std::byte` got relocated but this empty namespace was left around. Remove it. Reviewed By: Quuxplusone, Mordante, #libc Differential Revision: https://reviews.llvm.org/D111512
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions