| commit | 633e6cf96e9d5a23f5204ca7c02ee4cfa0215f46 | [log] |
|---|---|---|
| author | Michael Stahl <mstahl@redhat.com> | Mon Jun 20 14:32:39 2016 +0200 |
| committer | Michael Stahl <mstahl@redhat.com> | Tue Jun 21 18:20:25 2016 +0200 |
| tree | 75f14790e8ed8a945e56d4f6d78b9d875ff2920a | |
| parent | 770b650c0548ca4ebb55ffccf14a3cfc907e9c43 [diff] |
compilerplugins: don't warn about __lxstat64 Change-Id: I71e21d6aff55caa1bc3e8e25f0b4c60386120d00
diff --git a/compilerplugins/clang/reservedid.cxx b/compilerplugins/clang/reservedid.cxx index 6269b9b..c2523c8 100644 --- a/compilerplugins/clang/reservedid.cxx +++ b/compilerplugins/clang/reservedid.cxx
@@ -132,6 +132,7 @@ bool ReservedId::VisitNamedDecl(NamedDecl const * decl) { && s != "__PK11_GetKeyData" // xmlsecurity/source/xmlsec/nss/nssrenam.h && s != "__data_start" // sal/osl/unx/system.cxx && s != "__lxstat64" // setup_native/scripts/source/getuid.c && s != "__lxstat") // setup_native/scripts/source/getuid.c { report(