Remove -ftraditional option, which gcc doesn't actually support.  Make 
using -traditional and -traditional-cpp with clang an error because 
it's unsupported in clang and causes a significant change in the 
semantics of the language.

llvm-svn: 75690
2 files changed
tree: 94dd04345aa271f8991e6e1c14bff211cf8835f5
  1. clang/
  2. compiler-rt/
  3. llvm/