mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 00:46:45 +08:00
When the output of map is not used, using a list comprehension or an explicit call to list looks awkward. Differential Revision: https://reviews.llvm.org/D59587 llvm-svn: 356672