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

Issue 1317933004: Fix declspec and GNU attribute order (Closed)

Created:
5 years, 3 months ago by Ken Rockot(use gerrit already)
Modified:
5 years, 3 months ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix declspec and GNU attribute order Clang fails at parsing clsas __declspec(dllexport) __attribute__((lockable)) Mutex {}; but it can parse when attribute and declspec are swapped. BUG=82385 R=viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/edad3cdc473a9afc29e3b73ccc926f24e91f4b10

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M mojo/edk/system/mutex.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ken Rockot(use gerrit already)
Please take a look
5 years, 3 months ago (2015-08-27 21:58:30 UTC) #1
viettrungluu
5 years, 3 months ago (2015-08-27 22:30:16 UTC) #2
viettrungluu
Oops, wrong button. LGTM.
5 years, 3 months ago (2015-08-27 22:30:26 UTC) #3
Ken Rockot(use gerrit already)
5 years, 3 months ago (2015-08-27 22:31:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
edad3cdc473a9afc29e3b73ccc926f24e91f4b10 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698