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

Issue 96083003: Add instrumented libraries build with msan (Closed)

Created:
7 years ago by alextaran1
Modified:
7 years ago
CC:
chromium-reviews
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -10 lines) Patch
M build/common.gypi View 1 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/instrumented_libraries/download_build_install.py View 1 2 2 chunks +18 lines, -6 lines 0 comments Download
M third_party/instrumented_libraries/instrumented_libraries.gyp View 1 2 2 chunks +13 lines, -2 lines 0 comments Download
M third_party/instrumented_libraries/standard_instrumented_library_target.gypi View 1 2 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
alextaran1
Please take a look. Maybe "sanitizer_type" should be moved to common.gypi?
7 years ago (2013-11-29 12:13:39 UTC) #1
alextaran1
On 2013/11/29 12:13:39, alextaran1 wrote: > Please take a look. > > Maybe "sanitizer_type" should ...
7 years ago (2013-12-03 09:20:26 UTC) #2
Alexander Potapenko
No need to move "sanitizer_type" to common, since it's used in a single config. https://codereview.chromium.org/96083003/diff/1/third_party/instrumented_libraries/download_build_install.py ...
7 years ago (2013-12-03 10:23:54 UTC) #3
alextaran1
Please take another look. https://codereview.chromium.org/96083003/diff/1/third_party/instrumented_libraries/download_build_install.py File third_party/instrumented_libraries/download_build_install.py (right): https://codereview.chromium.org/96083003/diff/1/third_party/instrumented_libraries/download_build_install.py#newcode15 third_party/instrumented_libraries/download_build_install.py:15: SUPPORTED_SANITIZERS = {'asan': 'address', 'msan': ...
7 years ago (2013-12-03 11:35:47 UTC) #4
Alexander Potapenko
https://codereview.chromium.org/96083003/diff/30001/third_party/instrumented_libraries/download_build_install.py File third_party/instrumented_libraries/download_build_install.py (right): https://codereview.chromium.org/96083003/diff/30001/third_party/instrumented_libraries/download_build_install.py#newcode15 third_party/instrumented_libraries/download_build_install.py:15: SUPPORTED_SANITIZERS = { On 2013/12/03 11:35:47, alextaran1 wrote: > ...
7 years ago (2013-12-03 11:46:46 UTC) #5
alextaran1
Fixed. Please, take a look again. https://codereview.chromium.org/96083003/diff/30001/third_party/instrumented_libraries/download_build_install.py File third_party/instrumented_libraries/download_build_install.py (right): https://codereview.chromium.org/96083003/diff/30001/third_party/instrumented_libraries/download_build_install.py#newcode63 third_party/instrumented_libraries/download_build_install.py:63: environment['LDFLAGS'] = '-Wl,-z,origin ...
7 years ago (2013-12-03 12:15:55 UTC) #6
Alexander Potapenko
LGTM
7 years ago (2013-12-03 12:28:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alextaran@chromium.org/96083003/70001
7 years ago (2013-12-03 12:34:38 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-03 14:33:46 UTC) #9
Message was sent while issue was closed.
Change committed as 238394

Powered by Google App Engine
This is Rietveld 408576698