Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the license header in this man-page file. | Chandler Carruth | 2019-01-19 | 1 | -2/+3 |
| | | | | | | | | | It contains an `$Id$` expansion and so can only be updated from a true Subversion client. See the details of this update in r351636. llvm-svn: 351640 | ||||
* | Fix typos in clang | Alexander Kornienko | 2018-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found via codespell -q 3 -I ../clang-whitelist.txt Where whitelist consists of: archtype cas classs checkk compres definit frome iff inteval ith lod methode nd optin ot pres statics te thru Patch by luzpaz! (This is a subset of D44188 that applies cleanly with a few files that have dubious fixes reverted.) Differential revision: https://reviews.llvm.org/D44188 llvm-svn: 329399 | ||||
* | [scan-build] Make scan-build work whether it's installed or not | Jonathan Roelofs | 2015-11-13 | 1 | -0/+349 |
llvm-svn: 253074 |