llvm-project
321a0c00 - The pragma STDC CX_LIMITED_RANGE ON should have precedence. (#98520)

Commit
1 year ago
The pragma STDC CX_LIMITED_RANGE ON should have precedence. (#98520) The `pragma STDC CX_LIMITED_RANGE` should have precedence over the command line `-fcomplex-arithmetic`.
Author
Parents
  • clang
    • include/clang/AST
      • File
        Expr.h
      • File
        Stmt.h
    • lib/CodeGen
      • File
        CGExprComplex.cpp
    • test/CodeGen
      • File
        pragma-cx-limited-range.c