mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
This simply ignores 'delayed template parsing' when functions have late parsed attributes, since these are not MSVC compatible anyway. Besides ignoring the attribute, this would also cause a memory leak.