diff options
author | Fangrui Song <maskray@google.com> | 2018-10-11 16:09:26 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-10-11 16:09:26 +0000 |
commit | 95b45cb4fdf5dfa56673d3dd3ab57af411ec9f3f (patch) | |
tree | 4dcaad97869178b1a016d617f09c352742a20ea2 /clang/lib/Driver/ToolChains/OpenBSD.cpp | |
parent | 4875662e57037468d01c00304ba93fdc3650b492 (diff) | |
download | bcm5719-llvm-95b45cb4fdf5dfa56673d3dd3ab57af411ec9f3f.tar.gz bcm5719-llvm-95b45cb4fdf5dfa56673d3dd3ab57af411ec9f3f.zip |
[clang-move] Remove clang:: qualifier
Summary:
The use sites are enclosed by `namespace clang`, so clang:: is not
necessary. Many unqualified names have already been used, e.g. SourceManager SourceLocation LangOptions. This change makes the code terser and more consistent.
Reviewers: hokein
Reviewed By: hokein
Subscribers: ioeric, cfe-commits
Differential Revision: https://reviews.llvm.org/D53060
llvm-svn: 344256
Diffstat (limited to 'clang/lib/Driver/ToolChains/OpenBSD.cpp')
0 files changed, 0 insertions, 0 deletions