Commit fa1f70ba authored by glider's avatar glider Committed by Commit bot

Remove exceptions for third_party/libc++/trunk/include/support/solaris and

third_party/libc++/trunk/src/support/solaris/xlocale.c from the license checker.

BUG=329819
R=phajdan@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/764113004

Cr-Commit-Position: refs/heads/master@{#308092}
parent 83819422
...@@ -211,14 +211,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = { ...@@ -211,14 +211,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/lcov/contrib/galaxy/genflat.pl': [ 'third_party/lcov/contrib/galaxy/genflat.pl': [
'GPL (v2 or later)', 'GPL (v2 or later)',
], ],
'third_party/libc++/trunk/include/support/solaris': [
# http://llvm.org/bugs/show_bug.cgi?id=18291
'UNKNOWN',
],
'third_party/libc++/trunk/src/support/solaris/xlocale.c': [
# http://llvm.org/bugs/show_bug.cgi?id=18291
'UNKNOWN',
],
'third_party/libc++/trunk/test': [ 'third_party/libc++/trunk/test': [
# http://llvm.org/bugs/show_bug.cgi?id=18291 # http://llvm.org/bugs/show_bug.cgi?id=18291
'UNKNOWN', 'UNKNOWN',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment