[gjs: 6/6] Merge branch 'iwyu' into 'master'



commit 2f781e3018a0ac380dbe98c87ddd3282bdbbee77
Merge: f0f96ad4 31a29688
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun May 31 01:26:31 2020 +0000

    Merge branch 'iwyu' into 'master'
    
    Improvements to IWYU script
    
    See merge request GNOME/gjs!435

 gi/foreign.h                       |   2 +
 gi/function.cpp                    |   2 +
 gi/fundamental.cpp                 |   2 +
 gi/gerror.cpp                      |   1 +
 gi/gjs_gi_trace.h                  |   2 +-
 gi/gtype.cpp                       |   2 +
 gi/interface.h                     |   1 +
 gi/object.cpp                      |   4 +-
 gi/object.h                        |  10 ++-
 gi/private.cpp                     |   1 +
 gi/union.h                         |   1 +
 gi/wrapperutils.h                  |   3 +-
 gjs/atoms.cpp                      |   6 +-
 gjs/context-private.h              |  16 +++-
 gjs/context.cpp                    |   2 -
 gjs/global.cpp                     |   2 +
 gjs/global.h                       |   1 +
 gjs/jsapi-dynamic-class.cpp        |   1 -
 gjs/jsapi-util.cpp                 |   1 +
 gjs/jsapi-util.h                   |   1 +
 gjs/native.h                       |   1 +
 gjs/profiler.cpp                   |   5 --
 libgjs-private/gjs-gdbus-wrapper.h |   4 +-
 libgjs-private/gjs-util.c          |   3 +-
 modules/cairo-path.cpp             |   1 -
 modules/cairo.cpp                  |   1 -
 modules/console.cpp                |   1 +
 test/gjs-test-coverage.cpp         |   1 -
 test/gjs-test-rooting.cpp          |   3 +-
 test/gjs-test-utils.h              |   3 +-
 tools/process_iwyu.py              | 145 +++++++++++++++++++++++++++++++++++++
 tools/run_iwyu.sh                  |  71 +++++++++++++++---
 32 files changed, 260 insertions(+), 40 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]