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

Issue 138913015: Disable source fortification under Clang (Closed)

Created:
6 years, 10 months ago by Alexander Potapenko
Modified:
6 years, 5 months ago
Reviewers:
hans
CC:
chromium-reviews
Visibility:
Public.

Description

Disable source fortification under Clang on Linux. Right now source fortification isn't supported by Clang (http://llvm.org/bugs/show_bug.cgi?id=16821) It may also prevent the sanitizer tools from catching some bugs. BUG=162783, 341809 R=hans@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251868

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/common.gypi View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
Alexander Potapenko
PTAL
6 years, 10 months ago (2014-02-11 09:06:42 UTC) #1
Alexander Potapenko
s/Nico(away)/Hans Hans, can you please take a look?
6 years, 10 months ago (2014-02-11 09:08:06 UTC) #2
hans
On 2014/02/11 09:08:06, Alexander Potapenko wrote: > s/Nico(away)/Hans > > Hans, can you please take ...
6 years, 10 months ago (2014-02-11 16:26:17 UTC) #3
Alexander Potapenko
On 2014/02/11 16:26:17, hans wrote: > On 2014/02/11 09:08:06, Alexander Potapenko wrote: > > s/Nico(away)/Hans ...
6 years, 10 months ago (2014-02-17 11:42:04 UTC) #4
Alexander Potapenko
On 2014/02/17 11:42:04, Alexander Potapenko wrote: > On 2014/02/11 16:26:17, hans wrote: > > On ...
6 years, 10 months ago (2014-02-18 15:59:27 UTC) #5
hans
On 2014/02/18 15:59:27, Alexander Potapenko wrote: > On 2014/02/17 11:42:04, Alexander Potapenko wrote: > > ...
6 years, 10 months ago (2014-02-18 16:59:40 UTC) #6
Alexander Potapenko
The CQ bit was checked by glider@chromium.org
6 years, 10 months ago (2014-02-18 19:14:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/138913015/290001
6 years, 10 months ago (2014-02-18 19:15:16 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-18 20:30:19 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=265795
6 years, 10 months ago (2014-02-18 20:30:19 UTC) #10
hans
The CQ bit was checked by hans@chromium.org
6 years, 10 months ago (2014-02-18 21:12:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/138913015/290001
6 years, 10 months ago (2014-02-18 21:12:56 UTC) #12
commit-bot: I haz the power
Change committed as 251868
6 years, 10 months ago (2014-02-18 22:54:50 UTC) #13
Nico
6 years, 5 months ago (2014-07-09 23:35:49 UTC) #14
Message was sent while issue was closed.
(fwiw, https://codereview.chromium.org/377383004/ turns this back on unless
you're building for sanitizers. This is what this CL should've done in the first
place I feel, given that the bug only repros with -O1, not -O2 as far as I
understand?)

Powered by Google App Engine
This is Rietveld 408576698