HomeSort by relevance Sort by last modified time
    Searched full:pr11391 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
const-eval.c 112 // PR11391.
113 struct PR11391 { _Complex float f; } pr11391; variable in typeref:struct:PR11391
114 EVAL_EXPR(42, __builtin_constant_p(pr11391.f = 1))

Completed in 39 milliseconds