]> granicus.if.org Git - clang/commit
[index] Allow calling createIndexingAction() without passing another action to wrap...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 14 Feb 2016 06:39:03 +0000 (06:39 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 14 Feb 2016 06:39:03 +0000 (06:39 +0000)
commit43eeb3bb6b36465b7e9aa0942242494103cde580
treeb58465521a1209905cb5dcbc9872d85218d1d1f1
parentf37acf6b6adf1cc6c103981332f6db7f2002dcdc
[index] Allow calling createIndexingAction() without passing another action to wrap over.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260841 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Index/IndexingAction.h
lib/Index/IndexingAction.cpp
tools/libclang/Indexing.cpp