summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-02-28 09:08:45 +0000
committerTobias Grosser <tobias@grosser.es>2014-02-28 09:08:45 +0000
commite8d4c9a2c726e4847f791ec9c4d8593608699751 (patch)
tree7aa6c5e005b60fd52ca719a72143505099657454 /clang/tools/c-index-test/c-index-test.c
parenta82e4c80158fb4cec478cfe2409ce635c72dbdcb (diff)
downloadbcm5719-llvm-e8d4c9a2c726e4847f791ec9c4d8593608699751.tar.gz
bcm5719-llvm-e8d4c9a2c726e4847f791ec9c4d8593608699751.zip
Add 'remark' diagnostic type in LLVM
A 'remark' is information that is not an error or a warning, but rather some additional information provided to the user. In contrast to a 'note' a 'remark' is an independent diagnostic, whereas a 'note' always depends on another diagnostic. A typical use case for remark nodes is information provided to the user, e.g. information provided by the vectorizer about loops that have been vectorized. llvm-svn: 202474
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud