mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
c52df286eaf62c5b4865bdadd06f2580de937f7c
lldb_private::SharingPtr<A> p = llvm::make_shared<A>(i, j); Currently up to five constructor arguments are supported and each must be an LValue. llvm-svn: 118317
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%