Skip to content
Commit af84ec0a authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Introduce option -Wargument-larger-than[=N] which warns about function...

Introduce option -Wargument-larger-than[=N] which warns about function definitions if they take by-value
or return by-value any POD that is larger than some threshold (default is 64 bytes).

Implements rdar://8548050.

llvm-svn: 119583
parent afe16a71
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