diff options
author | Erick Velez <erickvelez7@gmail.com> | 2025-10-11 15:13:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-11 15:13:38 -0700 |
commit | 220a96924a0a36beef9906ca2b2931a316ad4c89 (patch) | |
tree | 8a6a2166388c3d39bb61ba1f65e312adf449b7ed /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 3bca1e41e4a449a07ad69e6331f09d71db25589a (diff) | |
download | llvm-220a96924a0a36beef9906ca2b2931a316ad4c89.zip llvm-220a96924a0a36beef9906ca2b2931a316ad4c89.tar.gz llvm-220a96924a0a36beef9906ca2b2931a316ad4c89.tar.bz2 |
[clang-doc] create namespace names according to their paths (#162886)
Namespace filenames didn't consider their paths, so foo::tools would use
the same file as bar::tools. Now we consider their paths to avoid that
problem.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions