clang-include-fixer-4.0 man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

CLANG-INCLUDE-FIXER(1)		 User Commands		CLANG-INCLUDE-FIXER(1)

NAME
       clang-include-fixer - manual page for clang-include-fixer 4.0

DESCRIPTION
       USAGE: clang-include-fixer [options] <source0> [... <sourceN>]

       OPTIONS:

       Generic Options:

       -help			   -  Display  available options (-help-hidden
	      for more)

       -help-list		   -  Display  list   of   available   options
	      (-help-list-hidden for more)

       -version			  - Display the version of this program

       Tool options:

       -db			  - Specify input format

       =fixed
	      -	  Hard-coded mapping

       =yaml  -	  Yaml database created by find-all-symbols

       -extra-arg=<string>	   - Additional argument to append to the com‐
	      piler command line

       -extra-arg-before=<string> - Additional argument to prepend to the com‐
	      piler command line

       -input=<string>		  - String to initialize the database

       -insert-header=<string>	   - Insert a specific header. This should run
       with STDIN mode.
	      The result is written to stdout. It is currently used for editor
	      integration. Support YAML/JSON format:

       -insert-header="{
	      FilePath: "/path/to/foo.cc", QuerySymbolInfos: [

       {RawIdentifier: foo,
	      Range: {Offset: 0, Length: 3}}

       ],     HeaderInfos: [ {Headers: "\"foo_a.h\"",

	      QualifiedName: "a::foo"} ]}"

       -minimize-paths		  - Whether to minimize added include paths

       -output-headers		  - Print the symbol being queried and all its
       relevant headers in
	      JSON format to stdout:

       {      "FilePath": "/path/to/foo.cc", "QuerySymbolInfos": [

       {"RawIdentifier": "foo",
	      "Range": {"Offset": 0, "Length": 3}}

       ],     "HeaderInfos": [ {"Header": "\"foo_a.h\"",

       "QualifiedName": "a::foo"} ]
	      }

       -p=<string>		  - Build path

       -q			  - Reduce terminal output

       -query-symbol=<string>	  - Query a given symbol (e.g. "a::b::foo") in

	      database directly without parsing the file.

       -stdin			   -  Override	source	file's content (in the
       overlaying
	      virtual file system) with input from <stdin> and run the tool on
	      the new content with the compilation options of the source file.
	      This mode is currently used for editor integration.

       -style=<string>		  -  Fallback  style  for  reformatting	 after
       inserting new
	      headers if there is no clang-format config file found.

SEE ALSO
       The  full documentation for clang-include-fixer is maintained as a Tex‐
       info manual.  If the info and clang-include-fixer programs are properly
       installed at your site, the command

	      info clang-include-fixer

       should give you access to the complete manual.

clang-include-fixer 4.0		 October 2017		CLANG-INCLUDE-FIXER(1)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net