aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2018-06-25 14:45:08 -0700
committerGravatar GitHub <noreply@github.com>2018-06-25 14:45:08 -0700
commit9789fa49fd6468b358ff9a2bad4cc2248b239394 (patch)
tree33f78cd5d237449f6e2c73548a78c814b221d65f /tools/run_tests/generated
parente0198fce70c3f79475f63860af7c46840496765d (diff)
parentb71da61dd16b73ff1f12056ad418f31900ae8f8f (diff)
Merge pull request #15748 from nicolasnoble/libcxxabi
Skeleton of libcxxabi's usage.
Diffstat (limited to 'tools/run_tests/generated')
-rw-r--r--tools/run_tests/generated/sources_and_headers.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json
index 9843f3f5a8..35c7e8f981 100644
--- a/tools/run_tests/generated/sources_and_headers.json
+++ b/tools/run_tests/generated/sources_and_headers.json
@@ -6868,6 +6868,16 @@
"type": "lib"
},
{
+ "deps": [],
+ "headers": [],
+ "is_filegroup": false,
+ "language": "c",
+ "name": "cxxabi",
+ "src": [],
+ "third_party": false,
+ "type": "lib"
+ },
+ {
"deps": [
"gpr_base"
],