| commit | f5697e5222a4eb59511436f145243ced225de6fa | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Fri Aug 10 00:55:35 2012 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Fri Aug 10 00:55:35 2012 +0000 |
| tree | cc8ebb25859eb9882de65ece7ea15c83f45fd7cb | |
| parent | f9fb079e7dad1f5725ea42e8865f5c12c48223c2 [diff] |
Provide isConst/Volatile on CXXMethodDecl. This also provides isConst/Volatile/Restrict on FunctionTypes to coalesce the implementation with other callers (& update those other callers). Patch contributed by Sam Panzer (panzer@google.com). llvm-svn: 161647