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
Loading
Please register or sign in to comment