On Monday, 8 June 2026 11:49:20 Pacific Daylight Time Philippe wrote:
> > A small experiment https://codereview.qt-project.org/c/qt/qtbase/+/742796
> 
> This builds fine, but methods are still not inlined :(
> 
> While I am very fond of working in the Visual Studio IDE, I must say I
> understand Thiago's POV about the quality of the MSVC compiler.
> 

Can you try /Ob3 ?

https://learn.microsoft.com/en-us/cpp/build/reference/ob-inline-function-expansion?view=msvc-170

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCG - Platform & Sys. Eng.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to