Allow client Makefiles control over whether they want -pedantic by
authorDaniel Dunbar <daniel@zuster.org>
Tue, 12 May 2009 07:26:49 +0000 (07:26 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 12 May 2009 07:26:49 +0000 (07:26 +0000)
commite36b6d425f6b69e065f1798803ecc943a270501d
tree21d5dc173f60e57889f80d96f909639249d77560
parent429185787af4c82408b58377c1cc0dd66a16e6a0
Allow client Makefiles control over whether they want -pedantic by
defining NO_PEDANTIC.
  - Pedantic C89 is a painful language...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71545 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules