jasonwilliams wrote:

I do get errors which i don't normally see in the IDE language server output, 
here is an example when running it against Chromium.

```
error: argument unused during compilation: '/c' 
[-Werror,-Wunused-command-line-argument]
Wrote shard for 
../../third_party/blink/renderer/core/html/parser/html_entity_parser.cc (33 
total)
[56/70679] Processing file 
D:\dev\chromium\src\third_party\dawn\src\dawn\utils\TextureUtils.cpp
error: argument unused during compilation: '/c' 
[-Werror,-Wunused-command-line-argument]
Wrote shard for 
../../chrome/browser/download/bubble/download_bubble_accessible_alerts_map.cc 
(34 total)
[57/70679] Processing file 
D:\dev\chromium\src\third_party\dawn\third_party\dxc\lib\IR\BasicBlock.cpp
warning: argument unused during compilation: '/c' 
[-Wunused-command-line-argument]
Wrote shard for 
gen/chrome/browser/new_tab_page/modules/v2/most_relevant_tab_resumption/most_relevant_tab_resumption.mojom.cc
 (35 total)
[58/70679] Processing file 
D:\dev\chromium\src\third_party\blink\renderer\core\css\css_scoped_keyword_value.cc
error: argument unused during compilation: '/c' 
[-Werror,-Wunused-command-line-argument]
Wrote shard for ../../chrome/browser/google/did_run_updater_win.cc (36 total)
[59/70679] Processing file 
D:\dev\chromium\src\components\omnibox\browser\favicon_cache.cc
error: argument unused during compilation: '/c' 
[-Werror,-Wunused-command-line-argument]
Wrote shard for ../../gpu/ipc/common/dxgi_helpers.cc (37 total)
[60/70679] Processing file 
D:\dev\chromium\src\third_party\blink\renderer\platform\fonts\win\font_cache_skia_win.cc
error: argument unused during compilation: '/c' 
[-Werror,-Wunused-command-line-argument]
```

https://github.com/llvm/llvm-project/pull/175209
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to