llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.32k stars 11.69k forks source link

many clang options and warning flags undocumented #13755

Open llvmbot opened 12 years ago

llvmbot commented 12 years ago
Bugzilla Link 13383
Version unspecified
OS All
Reporter LLVM Bugzilla Contributor
CC @gribozavr,@jryans,@seanm

Extended Description

i couldn't find documentation on these flags and warnings anywhere on the llvm or clang website, in the clang manpage and in the clang --help section:

-fwrapv -ftrapv -Wbool-conversion -Wshift-overflow -Wliteral-conversion

please document all options. we also need a section that documents all warnings, probably with an extra sections for warnings that are unique to clang.

llvmbot commented 2 years ago

mentioned in issue llvm/llvm-bugzilla-archive#17526

ec04fc15-fa35-46f2-80e1-5d271f2ef708 commented 10 years ago

Bug llvm/llvm-bugzilla-archive#17526 has been marked as a duplicate of this bug.