mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
880c52f56a0c461149ac61b5c2e64dcc2b04f4e2
We now use __isl_take to annotate the uses of the isl_set where we got the memory management wrong. Thanks to Rafael! His pipefail work hardened our test environment and exposed this bug nicely. llvm-svn: 187338
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%