Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When mapping restrict to noalias, look for 'restrict' on the parameter variable | John McCall | 2010-03-27 | 1 | -0/+26 |
instead of the canonical parameter type (which has correctly dropped all such direct qualifiers). Fixes PR6695. llvm-svn: 99688 |