diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-10-03 09:27:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 09:27:04 -0700 |
commit | bd7e228fa43d7da93aef19892cd8a7de3350835e (patch) | |
tree | ae2f3b694bcac072fdaf88c7c4af925819358d39 /libcxx/include/__algorithm/comp.h | |
parent | 2a73a79e36fd388057c14dd9ef56cdf7602a345e (diff) | |
download | llvm-bd7e228fa43d7da93aef19892cd8a7de3350835e.zip llvm-bd7e228fa43d7da93aef19892cd8a7de3350835e.tar.gz llvm-bd7e228fa43d7da93aef19892cd8a7de3350835e.tar.bz2 |
[NFC][TableGen] Fix namespace usage in various files (#161839)
- Move standalone functions and variables out of anonymous namespace and
make them static.
- Eliminate `namespace llvm {}` wrapping all code in .cpp files, and
instead use namespace qualifier to define such functions
(https://llvm.org/docs/CodingStandards.html#use-namespace-qualifiers-to-implement-previously-declared-functions)
- Add namespace for X86DisassemblerShared.h.
Diffstat (limited to 'libcxx/include/__algorithm/comp.h')
0 files changed, 0 insertions, 0 deletions