Since -Wno-long-long is ignored without -pedantic,
place it with -pedantic.  Remove -Wunused since it
is implied by -Wall.  Group -Wno-unused-parameter
with -Wall -W since it is the combination of these
two that turns on -Wunused-parameter.

llvm-svn: 73765
1 file changed
tree: 095e50c9235ae3468883ee8857c53ff5aed61b2a
  1. clang/
  2. compiler-rt/
  3. llvm/