Bug 198613

Summary: Remove obsolete TOOLCHAINS overrides from asan.xcconfig
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, krollin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=198589
https://bugs.webkit.org/show_bug.cgi?id=198586
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Jonathan Bedard 2019-06-06 10:09:42 PDT
We already removed the changes in https://trac.webkit.org/changeset/177746/webkit for every thing except for ASan.
Comment 1 Jonathan Bedard 2019-06-06 10:20:00 PDT
Created attachment 371507 [details]
Patch
Comment 2 Jonathan Bedard 2019-06-06 10:20:52 PDT
Probably more accurate to say we're removing <https://trac.webkit.org/changeset/177703/webkit>.
Comment 3 Alexey Proskuryakov 2019-06-06 10:38:27 PDT
Comment on attachment 371507 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=371507&action=review

> Tools/ChangeLog:3
> +        Use default toolchain in ASan xcconfig

I would call this "remove obsolete TOOLCHAINS overrides from asan.xcconfig". Unfortunately, "default" has two distinct meanings in this context - one is "default", and another what Xcode defaults to. As you can see, older OSes required changing the default to "default".
Comment 4 Jonathan Bedard 2019-06-06 11:12:20 PDT
Created attachment 371511 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2019-06-06 11:54:50 PDT
Comment on attachment 371511 [details]
Patch for landing

Clearing flags on attachment: 371511

Committed r246161: <https://trac.webkit.org/changeset/246161>
Comment 6 WebKit Commit Bot 2019-06-06 11:54:52 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-06-06 11:55:16 PDT
<rdar://problem/51493464>