aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-04-11 12:08:57 +0200
committerGitHub <noreply@github.com>2025-04-11 12:08:57 +0200
commit4cde945673a852e1c051134cd2d8ad48dc4924e1 (patch)
treeadfa6f38dd1bea78db358fbfaad5fde057f45e7e /clang/lib/Frontend/FrontendAction.cpp
parentcb43fe33b5d5084cf3b5a2723a03b692edb68018 (diff)
downloadllvm-4cde945673a852e1c051134cd2d8ad48dc4924e1.zip
llvm-4cde945673a852e1c051134cd2d8ad48dc4924e1.tar.gz
llvm-4cde945673a852e1c051134cd2d8ad48dc4924e1.tar.bz2
[libc++][NFC] Remove `public` from the type traits (#135088)
The type traits are always `struct`s, so the `public` isn't necessary. We're currently using `public` in some places, while we omit it in others. This makes us consistent across the type traits.
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions