summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2016-10-03 07:58:26 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2016-10-03 07:58:26 +0000
commit9dceb11b2fd4c5e34b759d26ce3a63dbe3a80a77 (patch)
tree3960f3f364e51d246ff2be9f9116a7f595713465 /clang/lib/Driver
parentfe91cf3abaf97464f0c180e0809fdbe3b5c6285e (diff)
downloadbcm5719-llvm-9dceb11b2fd4c5e34b759d26ce3a63dbe3a80a77.tar.gz
bcm5719-llvm-9dceb11b2fd4c5e34b759d26ce3a63dbe3a80a77.zip
[analyzer] Extend bug reports with extra notes
These diagnostics are separate from the path-sensitive engine's path notes, and can be added manually on top of path-sensitive or path-insensitive reports. The new note diagnostics would appear as note:-diagnostic on console and as blue bubbles in scan-build. In plist files they currently do not appear, because format needs to be discussed with plist file users. The analyzer option "-analyzer-config notes-as-events=true" would convert notes to normal path notes, and put them at the beginning of the path. This is a temporary hack to show the new notes in plist files. A few checkers would be updated in subsequent commits, including tests for this new feature. Differential Revision: https://reviews.llvm.org/D24278 llvm-svn: 283092
Diffstat (limited to 'clang/lib/Driver')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud