diff options
author | Joe Turner <joeturner@me.com> | 2020-10-26 11:54:42 -0700 |
---|---|---|
committer | Joe Turner <joeturner@me.com> | 2020-10-26 12:24:43 -0700 |
commit | 1e076a8d8099a6c179c8773f2e621f9408ee2402 (patch) | |
tree | 90ba97b4c57ee6ba86df51e02e74bc2b97f6acb1 /clang/lib/Basic/SourceManager.cpp | |
parent | 26750a1264b3df114a1efae7cde6f0784206b2ce (diff) | |
download | llvm-1e076a8d8099a6c179c8773f2e621f9408ee2402.zip llvm-1e076a8d8099a6c179c8773f2e621f9408ee2402.tar.gz llvm-1e076a8d8099a6c179c8773f2e621f9408ee2402.tar.bz2 |
Make sure Objective-C category support in IncludeSorter handles top-level imports
Currently, this would not correctly associate a category with the related include if it was top-level (i.e. no slashes in the path). This ensures that we explicitly think about that case.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D89608
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions