lorincbalog added a comment.
Yes, `-w` suppresses all warnings (without raising an error) regardless of the
options' sequence, even if `-Wall -Werror` are present,.
Repository:
rC Clang
https://reviews.llvm.org/D51926
___
cfe-commits mailing lis
lorincbalog created this revision.
lorincbalog added reviewers: rizsotto.mailinglist, dcoughlin.
Herald added subscribers: cfe-commits, whisperity.
During the mapping of functions for cross-translation unit analysis, the
functions' names and the containing files are collected by clang-func-mappin