Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: third_party/libc++abi/BUILD.gn

Issue 1559483002: Sanitizers: Roll in 16 months of libcxx and libcxxabi changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/buildtools.git@master
Patch Set: buildfiles Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libc++/libc++.gyp ('k') | third_party/libc++abi/libc++abi.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libc++abi/BUILD.gn
diff --git a/third_party/libc++abi/BUILD.gn b/third_party/libc++abi/BUILD.gn
index 750dde137b407afe97a739d30cd56445bf1e608e..492d49423de6de8ab081cd80ec91cc77d2acb966 100644
--- a/third_party/libc++abi/BUILD.gn
+++ b/third_party/libc++abi/BUILD.gn
@@ -14,6 +14,7 @@ static_library("libc++abi") {
"trunk/src/cxa_handlers.cpp",
"trunk/src/cxa_new_delete.cpp",
"trunk/src/cxa_personality.cpp",
+ "trunk/src/cxa_thread_atexit.cpp",
"trunk/src/cxa_unexpected.cpp",
"trunk/src/cxa_vector.cpp",
"trunk/src/cxa_virtual.cpp",
« no previous file with comments | « third_party/libc++/libc++.gyp ('k') | third_party/libc++abi/libc++abi.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698