mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 21:26:59 +08:00
This is the same way GenericSelectionExpr works, and it's generally a more consistent approach. A large part of this patch is devoted to caching the value of the condition of a ChooseExpr; it's needed to avoid threading an ASTContext into IgnoreParens(). Fixes <rdar://problem/14438917>. llvm-svn: 186738
123 KiB
123 KiB