This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f12ee3b [analyzer] Command line option to show enabled checker list. new 9acb854 [ARM] Command-line options for embedded position-independent code
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/DiagnosticDriverKinds.td | 5 +++ include/clang/Driver/Options.td | 4 ++ lib/CodeGen/BackendUtil.cpp | 6 +++ lib/Driver/Tools.cpp | 57 +++++++++++++++++++++++++++- test/Driver/ropi-rwpi.c | 38 +++++++++++++++++++ 5 files changed, 109 insertions(+), 1 deletion(-) create mode 100644 test/Driver/ropi-rwpi.c