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

Issue 2353363004: Roll clang 281889:282095. (Closed)

Created:
4 years, 3 months ago by Nico
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews, eugenis+clang_chromium.org, vmpstr+watch_chromium.org, yunlian, Reid Kleckner, glider+clang_chromium.org, Nico, ukai+watch_chromium.org, hans, dmikurube+clang_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll clang 281889:282095. * plugin/win: Use absolute path of source file for filtering * win: more debug info types * fix for a perf regression * win: support for more intrinsics as intrinsics * win: don't allow duplicate uuid attributes * win: don't inline implicit ctors, dtors in dllimported classes * linux: link clang against libstdc++ 4.8.5 instead of 4.8.2 * mac: bundle iOS compiler-rt libs (libclang_rt.profile_ios.a , libclang_rt.asan_iossim_dynamic.dylib) * android: symbol builds still work (wow!) * win: asan64 runtime supports dynamic shadow address instrumentation * win: MSVC debugger displays correct language in stacks Ran `tools/clang/scripts/upload_revision.py 282085`. BUG=645953

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/clang/scripts/update.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (2 generated)
Nico
Description was changed from ========== Roll clang 281889:282095. Ran `tools/clang/scripts/upload_revision.py 282095`. BUG= ========== to ========== ...
4 years, 3 months ago (2016-09-21 17:58:26 UTC) #1
Nico
4 years, 3 months ago (2016-09-21 18:06:51 UTC) #2
Description was changed from

==========
Roll clang 281889:282095.

* plugin/win: Use absolute path of source file for filtering
* win: more debug info types
* fix for a perf regression
* win: support for more intrinsics as intrinsics
* win: don't allow duplicate uuid attributes
* win: don't inline implicit ctors, dtors in dllimported classes
* linux: link clang against libstdc++ 4.8.5 instead of 4.8.2
* mac: bundle iOS compiler-rt libs (libclang_rt.profile_ios.a ,
libclang_rt.asan_iossim_dynamic.dylib)
* android: symbol builds still work (wow!)
* win: asan64 runtime supports dynamic shadow address instrumentation

Ran `tools/clang/scripts/upload_revision.py 282085`.

BUG=645953
==========

to

==========
Roll clang 281889:282095.

* plugin/win: Use absolute path of source file for filtering
* win: more debug info types
* fix for a perf regression
* win: support for more intrinsics as intrinsics
* win: don't allow duplicate uuid attributes
* win: don't inline implicit ctors, dtors in dllimported classes
* linux: link clang against libstdc++ 4.8.5 instead of 4.8.2
* mac: bundle iOS compiler-rt libs (libclang_rt.profile_ios.a ,
libclang_rt.asan_iossim_dynamic.dylib)
* android: symbol builds still work (wow!)
* win: asan64 runtime supports dynamic shadow address instrumentation
* win: MSVC debugger displays correct language in stacks

Ran `tools/clang/scripts/upload_revision.py 282085`.

BUG=645953
==========

Powered by Google App Engine
This is Rietveld 408576698