index
:
tartan
main
master
wip/pwithnall/list-checkers
wip/pwithnall/ownership
wip/pwithnall/refcounting
wip/pwithnall/unknown
Tools and Clang plugins for GLib development (mirrored from https://gitlab.freedesktop.org/tartan/tartan)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang-plugin
/
plugin.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
clang-plugin: Support LLVM 8.0
Philip Chimento
1
-1
/
+9
2019-12-16
clang-plugin: Require LLVM 4.0 or later
Philip Chimento
1
-34
/
+0
2015-11-02
plugin: Disable AST consumers when compiling code
Philip Withnall
1
-0
/
+17
2015-11-02
plugin: Add a definition for an exported function
Philip Withnall
1
-0
/
+3
2015-01-27
docs: Add -analyzer-checker argument to documented options for cc1
Philip Withnall
1
-0
/
+1
2015-01-26
build: Fix a conditional check for LLVM 3.5 vs 3.6 API changes
Philip Withnall
1
-3
/
+3
2014-12-22
plugin: Hoist the GIR manager to be a global
Philip Withnall
1
-14
/
+15
2014-11-17
gerror: Add a GError checker
Philip Withnall
1
-0
/
+3
2014-11-17
plugin: Add support for path-sensitive checkers
Philip Withnall
1
-1
/
+10
2014-11-03
plugin: Update plugin registration API to support LLVM 3.5
Philip Withnall
1
-0
/
+34
2014-11-03
plugin: Update diagnostic ID API calls to LLVM 3.5
Philip Withnall
1
-2
/
+3
2014-07-03
plugin: Add a --verbose command line option
Philip Withnall
1
-4
/
+12
2014-06-30
plugin: Enable --quiet if V=0 is set in the environment
Philip Withnall
1
-0
/
+6
2014-06-29
clang-plugin: Print help and version on stdout not stderr
Philip Withnall
1
-6
/
+6
2014-06-28
plugin: Add a --quiet argument and output the Tartan version on startup
Philip Withnall
1
-0
/
+35
2014-06-28
clang-plugin: Fix typo in command line documentation
Philip Withnall
1
-17
/
+17
2014-05-22
clang-plugin: Make all checkers inherit from a Checker parent class
Philip Withnall
1
-2
/
+9
2014-05-22
clang-plugin: Tidy up namespacing for checkers
Philip Withnall
1
-2
/
+2
2014-05-22
clang-plugin: Allow checkers to be individually disabled
Philip Withnall
1
-6
/
+41
2014-05-09
clang-plugin: Fix diagnostics to correctly use format placeholders
Philip Withnall
1
-9
/
+5
2014-05-08
clang-plugin: Add a g_signal_connect() checker
Philip Withnall
1
-0
/
+3
2014-05-07
build: Rename from gnome-clang to Tartan
Philip Withnall
1
-10
/
+10
2014-05-06
clang-plugin: Make failure to load a GI typelib a warning not an error
Philip Withnall
1
-2
/
+2
2014-05-03
clang-plugin: Add support for a GVariant checker
Philip Withnall
1
-0
/
+3
2014-05-01
clang-plugin: Remove GNOME_CLANG_GIRS and load all typelibs instead
Philip Withnall
1
-60
/
+76
2014-04-30
clang-plugin: Add GIR checks for (transfer none) vs const
Philip Withnall
1
-0
/
+3
2013-12-10
clang-plugin: Use a shared_ptr for the GirManager
Philip Withnall
1
-4
/
+8
2013-12-10
clang-plugin: Add a nullability checker for function parameters
Philip Withnall
1
-1
/
+5
2013-12-10
clang-plugin: Tidy up consumer instantiation in the plugin wrapper
Philip Withnall
1
-16
/
+3
2013-12-10
clang-plugin: Factor out GIR repository management
Philip Withnall
1
-3
/
+5
2013-12-09
clang-plugin: Tidy up option parsing and --help in the plugin
Philip Withnall
1
-29
/
+67
2013-12-09
clang-plugin: Rename the plugin from ‘gir-attributes’ to ‘gnome’
Philip Withnall
1
-4
/
+4
2013-12-05
clang-plugin: Add a second annotater plugin for assertions
Philip Withnall
1
-5
/
+15
2013-12-03
clang-plugin: Tidy up memory management
Philip Withnall
1
-33
/
+67
2013-12-03
clang-plugin: Add support for loading multiple repositories
Philip Withnall
1
-4
/
+3
2013-12-03
Initial commit
Philip Withnall
1
-0
/
+125