summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/darwin-ld-pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* Driver: Do not warn about unused -pthread when linking on darwinMatthias Braun2017-02-031-0/+4
While there is nothing to do at link time to get pthreads support on darwin, specifying the argument is fine and we should not warn about unused arguments. llvm-svn: 294065
OpenPOWER on IntegriCloud