]> granicus.if.org Git - clang/commit
[index] Provide a more general index::generateUSRForMacro() that doesn't depend on...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 2 Feb 2017 16:13:10 +0000 (16:13 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 2 Feb 2017 16:13:10 +0000 (16:13 +0000)
commit21c8bcd7af5d5a4fdc56674fb3e34540c143b8de
treeba87681d4a3c19d85a1b9ec11849c4b69f6c8af6
parent88edafd048c015d8b7d196fd25f5f677ece7a2a1
[index] Provide a more general index::generateUSRForMacro() that doesn't depend on having a PreprocessingRecord.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293904 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Index/USRGeneration.h
lib/Index/USRGeneration.cpp