The documented way to suppress VitalGlitch warnings is through the flags -noglitch or +no_glitch_msg as part of the vsim command. If you find that these flags are not working for you, please check the settings in QuestaSim below.
In the Compile > Compile Options... > VHDL tab of the QuestaSim GUI, ensure that the "Optimize for: VITAL" checkbox is selected in the compilation settings.
When this option is enabled:
-noglitch and +no_glitch_msg flags.This setting effectively modifies the modelsim.ini file by setting NoVital = 0. According to the QuestaSim documentation (page 1675), NoVital = 0 enables the acceleration of VITAL packages.