mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
92cdbc8f2d189729fb69c1ede2604fe2751ba407
to a variable. This helps people figure out what happened if they tried to do something to the variable and it didn't work because we gave it the default type of void*. llvm-svn: 201737
Implement LWG Issues #2329 and #2332 - disallow iterators into temporary regexes and regexes into temporary strings
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%