[PATCH] Add symbol checking script to libc++ to detect ABI changes.

Eric Fiselier eric at efcs.ca
Thu Feb 19 12:07:47 PST 2015


Ping. I've removed all functionality relating to generating and checking baseline symbol lists. Now the scripts only extract and diff symbol lists.


http://reviews.llvm.org/D4946

Files:
  utils/sym_check/sym_check/__init__.py
  utils/sym_check/sym_check/diff.py
  utils/sym_check/sym_check/extract.py
  utils/sym_check/sym_check/util.py
  utils/sym_check/sym_diff.py
  utils/sym_check/sym_extract.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4946.20328.patch
Type: text/x-patch
Size: 13146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150219/7064302e/attachment.bin>


More information about the cfe-commits mailing list