Skip to content
Commit 3fc6e4a7 authored by DeLesley Hutchins's avatar DeLesley Hutchins
Browse files

Allow thread safety attributes on function definitions.

For compatibility with gcc, clang will now parse gcc attributes on
function definitions, but issue a warning if the attribute is not a
thread safety attribute.  Warning controlled by -Wgcc-compat.

llvm-svn: 150698
parent 9bc9bcc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment