]> granicus.if.org Git - clang/commit
[Remarks][NFC] Improve testing and documentation of -foptimization-record-passes
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 14 Jun 2019 21:38:57 +0000 (21:38 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 14 Jun 2019 21:38:57 +0000 (21:38 +0000)
commitfb6b6849966d77776e632d59b0ffca028f20a1d7
treecb0270b01d2a2f57d283a48d499a6c62d255e899
parent1ec5b0cfa836c5f856fcbb3de7f13cae08f03458
[Remarks][NFC] Improve testing and documentation of -foptimization-record-passes

This adds:

* documentation to the user manual
* nicer error message
* test for the error case
* test for the gold plugin

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363463 91177308-0d34-0410-b5e6-96231b3b80d8
docs/UsersManual.rst
include/clang/Basic/DiagnosticDriverKinds.td
test/CodeGen/opt-record.c