commit | 850c9462071b9c5e686e9d0de0482764e229ec75 | [log] [tgz] |
---|---|---|
author | Greg Hartman <ghartman@google.com> | Thu Jun 11 16:24:48 2015 -0700 |
committer | Greg Hartman <ghartman@google.com> | Fri Jun 26 17:14:35 2015 +0000 |
tree | 176f937fa7a966620db6ff0a025ec02e60e5ce9d | |
parent | 528628241ca686845401c150f22a56e8f9f5b014 [diff] |
Fix some warnings I sheilded a MSVC pragma, silenced some classes of warnings. One of the classes involves an overload that hides a member function. I filed a bug to make certain that this isn't masking a coding error: https://b.corp.google.com/issues/22117892 Change-Id: I7090cddc78880c9ee7814aecc72cc107003dfede Reviewed-on: https://swiftshader-review.googlesource.com/3483 Reviewed-by: Nicolas Capens <capn@google.com> Tested-by: Greg Hartman <ghartman@google.com>