Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • jr/tsify/improve-properties-typing
  • jr/refactor/docenizer-naming
  • jr/tsify/mapfiles
  • mg/esm_yet_again
  • dependabot/npm_and_yarn/minimatch-and-mocha-3.1.2
  • mg/cgroupsv2
  • dkm/compile_binary_obj
  • rr/env-bars-draft
  • cmakebuildwithninja
  • cudacmake
  • asmlibs
  • jr/fix/support-asm-docs-default
  • dkm/objc
  • ewavrasmparse
  • rr/tiny-go
  • compiler-overrides
  • sg/fix/remove-require-in-ts
  • rr/highlight-pane-on-disabled-button
  • sg/refactor/asmdocs-out-of-compiler
  • gh-5268
  • gh-5266
  • gh-5265
  • gh-5263
  • gh-5258
  • gh-5257
  • gh-5256
  • gh-5255
  • gh-5254
  • gh-5252
  • gh-5250
  • gh-5248
  • gh-5245
  • gh-5243
  • gh-5241
  • gh-5240
  • gh-5239
  • gh-5237
  • gh-5235
  • gh-5233
40 results

types

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marc Poulhiès authored
    The type which probably started as a real enum of possible post filtering
    options now also includes options used for compilers' invocations.
    
    The type was already split, but the naming was not reflecting this in the other
    part of the code.
    
    This changes tries to apply a simple renaming to the type only (corresponding
    variables are left as 'filters').
    
    While doing so, some typing error were discovered around the GccDump feature.
    A fix for this will follow in a different PR.
    
    Signed-off-by: default avatarMarc Poulhiès <dkm@kataplop.net>
    2fa2bbb1
    History