summaryrefslogtreecommitdiff
path: root/lib/AST/FormatString.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Suppress -Wformat diagnostics for bool types when printed using %hhdErik Pilkington2019-09-181-0/+2
* [Sema] Don't warn on printf('%hd', [char]) (PR41467)Nathan Huckleberry2019-08-231-0/+2
* OpenCL: Use length modifier for warning on vector printf argumentsMatt Arsenault2019-01-291-10/+24
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* OpenCL: Improve vector printf warningsMatt Arsenault2018-12-011-5/+38
* OpenCL: Don't warn on v printf modifierMatt Arsenault2018-11-131-0/+5
* Reapply Logging: make os_log buffer size an integer constant expression.Tim Northover2018-11-021-0/+955