summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/c-index-unsupported-warning-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash in libclang if code completion is used with unknown flags.Manuel Klimek2013-07-181-0/+3
Use CaptureDroppedDiagnostics to make sure that there is a diagnostic client installed when warning flags are parsed. llvm-svn: 186582
OpenPOWER on IntegriCloud