projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[clang][Sema] Add CodeCompletionContext::CCC_ObjCClassForwardDecl
[platform/upstream/llvm.git]
/
clang-tools-extra
/
clang-query
/
2023-01-08
Kazu Hirata
[clang-tools-extra] Use std::optional instead of llvm...
tree
|
commitdiff
2023-01-08
Kazu Hirata
[clang-tools-extra] Add #include <optional> (NFC)
tree
|
commitdiff
2022-12-05
Fangrui Song
Remove unused #include "llvm/ADT/Optional.h"
tree
|
commitdiff
2022-12-03
Kazu Hirata
[clang-tools-extra] Use std::nullopt instead of None...
tree
|
commitdiff
2022-01-11
Maksim Panchenko
Merge BOLT into LLVM monorepo
tree
|
commitdiff
2021-04-28
Nathan James
[clang-query] Add check to prevent setting srcloc when...
tree
|
commitdiff
2021-04-25
Stephen Kelly
Add srcloc output to clang-query
tree
|
commitdiff
2021-03-03
Nathan James
[clang-query] Fix help text after D91918
tree
|
commitdiff
2021-03-02
Nathan James
[cte][NFC] Remove all references to stdlib stream headers.
tree
|
commitdiff
2021-01-25
Tom Ritter
Add a --use-color option to clang-query to allow forcin...
tree
|
commitdiff
2020-12-10
Alexander Kornienko
Remove references to the ast_type_traits namespace
tree
|
commitdiff
2020-11-23
Stephen Kelly
Remove the IgnoreImplicitCastsAndParentheses traversal...
tree
|
commitdiff
2020-08-28
Nathan James
[clang-query][NFC] Silence a few lint warnings
tree
|
commitdiff
2020-07-03
Stephen Kelly
Revert AST Matchers default to AsIs mode
tree
|
commitdiff
2020-07-03
Bruno Ricci
[clang][NFC] Store a pointer to the ASTContext in ASTDu...
tree
|
commitdiff
2020-07-02
Bruno Ricci
Revert "[clang][NFC] Store a pointer to the ASTContext...
tree
|
commitdiff
2020-07-02
Bruno Ricci
[clang][NFC] Store a pointer to the ASTContext in ASTDu...
tree
|
commitdiff
2020-06-23
Valentin Clement
[openmp] Add missing dependencies for OMP.h.inc after...
tree
|
commitdiff
2020-06-17
Michał Górny
[clang-tools-extra] Prevent linking to duplicate .a...
tree
|
commitdiff
2020-05-31
Nathan James
clang-tidy and clang-query wont crash with invalid...
tree
|
commitdiff
2020-05-31
Nathan James
Revert "clang-tidy and clang-query wont crash with...
tree
|
commitdiff
2020-05-31
Nathan James
clang-tidy and clang-query wont crash with invalid...
tree
|
commitdiff
2020-05-23
Stephen Kelly
Add a way to set traversal mode in clang-query
tree
|
commitdiff
2020-04-09
David Truby
[flang] Merge flang-compiler/f18
tree
|
commitdiff
2020-04-07
Johannes Doerfert
[OpenMP] "UnFix" layering problem with FrontendOpenMP
tree
|
commitdiff
2020-01-28
Benjamin Kramer
Make llvm::StringRef to std::string conversions explicit.
tree
|
commitdiff
2019-12-29
Stephen Kelly
Fix newline handling in clang-query parser
tree
|
commitdiff
2019-12-27
Stephen Kelly
Allow newlines in AST Matchers in clang-query files
tree
|
commitdiff
2019-12-27
Evgenii Stepanov
Revert "Allow newlines in AST Matchers in clang-query...
tree
|
commitdiff
2019-12-26
Eric Christopher
Fix -Wunused-lambda-capture warnings.
tree
|
commitdiff
2019-12-26
Stephen Kelly
Allow newlines in AST Matchers in clang-query files
tree
|
commitdiff
2019-12-26
Stephen Kelly
Revert "Allow newlines in AST Matchers in clang-query...
tree
|
commitdiff
2019-12-26
Stephen Kelly
Allow newlines in AST Matchers in clang-query files
tree
|
commitdiff
2019-12-24
Mehdi Amini
Import MLIR into the LLVM tree
tree
|
commitdiff
2019-12-06
Stephen Kelly
Use ASTDumper to dump the AST from clang-query
tree
|
commitdiff
2019-11-26
Nico Weber
Revert "Use InitLLVM to setup a pretty stack printer"
tree
|
commitdiff
2019-11-26
Rui Ueyama
Use InitLLVM to setup a pretty stack printer
tree
|
commitdiff
2019-10-04
Michal Gorny
[clang-tools-extra] [cmake] Link against libclang-cpp...
tree
|
commitdiff
2019-10-04
Michal Gorny
[clang-tools-extra] [cmake] Use add_clang_tool() to...
tree
|
commitdiff
2019-08-22
Dmitri Gribenko
Remove \brief commands from doxygen comments.
tree
|
commitdiff
2019-03-20
Nico Weber
gn build: Add build files for some clang-tools-extra
tree
|
commitdiff
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
tree
|
commitdiff
2019-01-10
Richard Trieu
Remove unnecessary include.
tree
|
commitdiff
2019-01-08
Stephen Kelly
[Query] NFC: Port QueryParser to StringRef
tree
|
commitdiff
2018-12-12
Fangrui Song
Add explicit dependency on clangSerialization after...
tree
|
commitdiff
2018-12-05
George Karpenkov
[clang-query] Continue if compilation command not found...
tree
|
commitdiff
2018-10-29
Stephen Kelly
[clang-query] Add non-exclusive output API
tree
|
commitdiff
2018-10-24
Stephen Kelly
[clang-query] Refactor Output settings to booleans
tree
|
commitdiff
2018-10-24
Stephen Kelly
[clang-query] Add 'detailed-ast' output as an alias...
tree
|
commitdiff
2018-10-24
Stephen Kelly
[clang-query] Re-word command help
tree
|
commitdiff
2018-10-20
Stephen Kelly
[clang-query] Add option to print matcher expression
tree
|
commitdiff
2018-10-03
Stephen Kelly
[clang-query] Add comment token handling
tree
|
commitdiff
2018-10-03
Stephen Kelly
[clang-query] Add single-letter 'q' alias for 'quit'
tree
|
commitdiff
2018-10-01
Stephen Kelly
[clang-query] Add missing 'l' command handling
tree
|
commitdiff
2018-10-01
Stephen Kelly
[clang-query] Sort command options
tree
|
commitdiff
2018-08-30
Stephen Kelly
Add preload option to clang-query
tree
|
commitdiff
2018-08-30
Stephen Kelly
Extract runCommandsInFile method
tree
|
commitdiff
2018-02-26
David Zarzycki
Fix for LLVM r326109
tree
|
commitdiff
2017-12-05
Shoaib Meenai
[CMake] Use PRIVATE in target_link_libraries for execut...
tree
|
commitdiff
2017-06-27
Peter Smith
[NFC] Update to account for DiagnosticRenderer use...
tree
|
commitdiff
2016-12-14
Piotr Padlewski
modernize-use-auto NFC fixes
tree
|
commitdiff
2016-11-08
Mandeep Singh Grang
[clang-tools-extra] Format sources with clang-format...
tree
|
commitdiff
2016-11-01
Malcolm Parsons
[clang-query] Fix Clang-tidy readability-redundant...
tree
|
commitdiff
2016-06-09
Richard Smith
Update to match LLVM r272232.
tree
|
commitdiff
2016-03-17
Eugene Zelenko
Fix Clang-tidy modernize-deprecated-headers warnings...
tree
|
commitdiff
2016-01-26
Chris Bieneman
Remove autoconf support
tree
|
commitdiff
2015-10-20
David Blaikie
Revert "Apply modernize-use-default to clang-tools...
tree
|
commitdiff
2015-10-20
Angel Garcia Gomez
Apply modernize-use-default to clang-tools-extra.
tree
|
commitdiff
2015-09-28
Manuel Klimek
Install clang-query by default.
tree
|
commitdiff
2015-08-06
Aaron Ballman
Add the "quit" command as a way to terminate clang...
tree
|
commitdiff
2015-06-20
Adrian Prantl
Add missing dependency clangFrontend to clangQuery.
tree
|
commitdiff
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
tree
|
commitdiff
2015-02-27
Samuel Benzaquen
Add 'let' to the help message.
tree
|
commitdiff
2015-02-25
Adrian Prantl
Revert "Adapt clang-tools-extra to clang module format...
tree
|
commitdiff
2015-02-25
Adrian Prantl
Adapt clang-tools-extra to clang module format changes.
tree
|
commitdiff
2015-02-21
Adrian Prantl
Revert "Adapt Makefile dependencies for the clang modul...
tree
|
commitdiff
2015-02-20
Adrian Prantl
Adapt Makefile dependencies for the clang module format...
tree
|
commitdiff
2014-08-29
Craig Topper
Remove call to llvm::makeArrayRef. Implicit conversion...
tree
|
commitdiff
2014-08-27
Craig Topper
Simplify creation of a couple ArrayRefs by using None...
tree
|
commitdiff
2014-08-12
Samuel Benzaquen
[clang-query] Use the new API for named values from...
tree
|
commitdiff
2014-08-02
Alexander Kornienko
Use CommonOptionsParser in clang-query. This fixes...
tree
|
commitdiff
2014-07-16
Alp Toker
Track clang r213171
tree
|
commitdiff
2014-07-15
NAKAMURA Takumi
Prune Redundant libdeps in CMake's target_link_librarie...
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
tree
|
commitdiff
2014-06-10
Craig Topper
Simplify code. No functional change.
tree
|
commitdiff
2014-06-09
Craig Topper
[C++11] Use 'nullptr'.
tree
|
commitdiff
2014-05-21
Manuel Klimek
Fix clang-query on Windows: flush llvm::outs() after...
tree
|
commitdiff
2014-04-25
David Blaikie
Slightly less blindly fixing clang-tools-extra now...
tree
|
commitdiff
2014-04-25
David Blaikie
Blindly try to fix the clang-tools-extra build since...
tree
|
commitdiff
2014-04-23
NAKAMURA Takumi
QueryParser::doParse(): Fix msc17 build. Don't use...
tree
|
commitdiff
2014-04-23
Samuel Benzaquen
Add new 'let' command to bind arbitrary values into...
tree
|
commitdiff
2014-03-09
Ahmed Charles
[C++11] Replace OwningPtr with std::unique_ptr.
tree
|
commitdiff
2014-03-04
Chandler Carruth
[cleanup] Re-sort headers with llvm/utils/sort_includes.py.
tree
|
commitdiff
2014-03-02
Dmitri Gribenko
Documentation comments: fix incorrect usage of \param
tree
|
commitdiff
2014-03-02
Craig Topper
[C++11] Replace LLVM_OVERRIDE with 'override'
tree
|
commitdiff
2014-02-26
NAKAMURA Takumi
[CMake] Use LINK_LIBS instead of target_link_libraries().
tree
|
commitdiff
2014-02-18
Peter Collingbourne
Add a makefile for clang-query. Patch by Alex Horn!
tree
|
commitdiff
2014-02-01
Peter Collingbourne
Add completion to the query parser, and hook it up...
tree
|
commitdiff
2014-02-01
Peter Collingbourne
Switch clang-query to use the lineeditor library.
tree
|
commitdiff
2014-01-07
Chandler Carruth
Run llvm/utils/sort_includes.py over the Clang tools...
tree
|
commitdiff
next