EricWF added inline comments.
Herald added a subscriber: libcxx-commits.

================
Comment at: lib/abi/x86_64-unknown-linux-gnu.v1.abilist:1195
 {'name': '_ZNSt3__16__clocEv', 'is_defined': True, 'type': 'FUNC'}
+{'name': '_ZNSt3__16__itoa8__u64toaEmPc', 'is_defined': True, 'type': 'FUNC'}
+{'name': '_ZNSt3__16__itoa8__u32toaEjPc', 'is_defined': True, 'type': 'FUNC'}
----------------
Whenever you add symbols to the ABI list, they need to me mentioned in the 
CHANGELOG.txt. 

Can you please add an entry to that file?


Repository:
  rCXX libc++

https://reviews.llvm.org/D50130



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to