aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2022-04-05 14:13:50 -0700
committerPaul Robinson <paul.robinson@sony.com>2022-04-05 14:14:13 -0700
commit1e085448b36db240c9068c8c4e4cb12d4d7093cb (patch)
tree27273a7da363ba759bfcd6fc42f79097c23f3c3f /clang/lib/Basic/FileManager.cpp
parent15a1769631ff0b2b3e830b03e51ae5f54f08a0ab (diff)
downloadllvm-1e085448b36db240c9068c8c4e4cb12d4d7093cb.zip
llvm-1e085448b36db240c9068c8c4e4cb12d4d7093cb.tar.gz
llvm-1e085448b36db240c9068c8c4e4cb12d4d7093cb.tar.bz2
[PS4] Fix header search list
A missing "break" in the initial implementation had us adding a spurious "/usr/include" to the header search list. Later someone introduced LLVM_FALLTHROUGH to prevent a warning. Replace this with the correct "break" and make sure the extra directory isn't added to the PS4 header search list.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions