..whereas gcc-local(1) does, so I lifted that sentence from it. Don't know if that was intentionally left out or not, but since it managed to confuse at least one person recently:
$ cvs -q diff -u Index: clang-local.1 =================================================================== RCS file: /cvs/src/share/man/man1/clang-local.1,v retrieving revision 1.10 diff -u -r1.10 clang-local.1 --- clang-local.1 13 Sep 2017 14:19:57 -0000 1.10 +++ clang-local.1 27 Sep 2017 09:17:09 -0000 @@ -28,6 +28,12 @@ .Bl -dash .It .Nm clang +does not search under +.Pa /usr/local +for include files nor for libraries: +as a system compiler, it only searches the system paths by default. +.It +.Nm clang comes with stack protection enabled by default, equivalent to the .Fl fstack-protector-strong option on other systems. -- -"Any girl with sense love those dead presidents" Quireboys - Debbie
