This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2b8fac8aee Revert r314955: "Remove PendingBody mechanism for function a [...] new 41ca94e922 [clang-rename] Don't add prefix qualifiers to the declaratio [...] new caaaf1b95e [OpenCL] Allow function declaration with empty argument list.
The 2 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: lib/Parse/ParseDecl.cpp | 3 +- lib/Sema/SemaType.cpp | 3 +- lib/Tooling/Refactoring/Rename/USRLocFinder.cpp | 75 ++++++++++++++++--------- test/SemaOpenCL/func.cl | 5 +- test/SemaOpenCL/invalid-pipes-cl2.0.cl | 2 +- unittests/Rename/RenameClassTest.cpp | 24 ++++---- 6 files changed, 68 insertions(+), 44 deletions(-)