Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • 25187f6f262eac560afa8e6d3d26bc18f851b3a1
  • prod par défaut
  • dev
  • mornico
  • master protégée
5 résultats

iteration-3.md

Blame
  • .clangd 268 o
    If:                               # Apply this config conditionally
      PathMatch: .*\.h                # to all headers...
      CompileFlags:                     # Tweak the parse settings
        Add: [-xc++, -Wall]             # treat all files as C++, enable more warnings