GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
/
CIndexUSRs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libclang] Remove the 'extern "C"' blocks from the implementation files.
Argyrios Kyrtzidis
2016-12-17
1
-4
/
+0
*
[index] Create different USR if a property is a class property.
Argyrios Kyrtzidis
2016-07-15
1
-1
/
+1
*
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
libclang/libIndex: USR generation: mangle source location into USRs for macros,
Dmitri Gribenko
2014-03-28
1
-4
/
+12
*
Remove more uses of 'index' as namespace scope.
Argyrios Kyrtzidis
2013-08-21
1
-6
/
+6
*
Avoid using the 'index' namespace as scope.
Argyrios Kyrtzidis
2013-08-21
1
-8
/
+9
*
Rename libIDE to libIndex.
Argyrios Kyrtzidis
2013-08-17
1
-15
/
+15
*
Introduce the clangIDE library.
Argyrios Kyrtzidis
2013-08-16
1
-813
/
+33
*
Provide operator<< for stream output of DeclarationNames
David Blaikie
2013-05-14
1
-3
/
+2
*
Cleanup handling of UniqueExternalLinkage.
Rafael Espindola
2013-05-13
1
-1
/
+1
*
Add OpenCL samplers as Clang builtin types and check sampler related restrict...
Guy Benyei
2013-02-07
1
-0
/
+1
*
libclang: remove 'using namespace cxstring'
Dmitri Gribenko
2013-02-03
1
-3
/
+2
*
libclang: remove unneeded const_cast
Dmitri Gribenko
2013-02-03
1
-1
/
+1
*
libclang: migrate USRGenerator to ConstDeclVisitor
Dmitri Gribenko
2013-02-03
1
-59
/
+62
*
libclang: introduce cxstring::{createRef,createDup} for StringRefs
Dmitri Gribenko
2013-02-02
1
-6
/
+6
*
libclang: itroduce cxstring::createEmpty()
Dmitri Gribenko
2013-02-01
1
-7
/
+7
*
libclang: refactor CXStringPool: make it a class
Dmitri Gribenko
2013-01-26
1
-1
/
+1
*
libclang: change return type of getCursorDecl() to 'const Decl *'
Dmitri Gribenko
2013-01-23
1
-1
/
+1
*
Implement OpenCL event_t as Clang builtin type, including event_t related Ope...
Guy Benyei
2013-01-20
1
-0
/
+1
*
Re-commit r170428 changes with Linux style file endings.
Guy Benyei
2012-12-18
1
-0
/
+6
*
Revert changes from r170428, as I accidentally changed the line endings of th...
Guy Benyei
2012-12-18
1
-912
/
+906
*
Add OpenCL images as clang builtin types.
Guy Benyei
2012-12-18
1
-906
/
+912
*
[libclang] Declarations inside anonymous namespaces have internal linkage so
Argyrios Kyrtzidis
2012-12-07
1
-7
/
+1
*
Remove completely irrelevant code from USR generation.
Ted Kremenek
2012-11-06
1
-29
/
+4
*
Fix the AST representation for non-type template arguments to encode
Eli Friedman
2012-09-26
1
-3
/
+5
*
Normalize line endings of r163013.
Joao Matos
2012-08-31
1
-935
/
+935
*
Improved MSVC __interface support by adding first class support for it, inste...
Joao Matos
2012-08-31
1
-932
/
+935
*
Plug a long standing memory leak in TemplateArgument.
Benjamin Kramer
2012-06-07
1
-1
/
+1
*
Unify naming of LangOptions variable/get function across the Clang stack (Lex...
David Blaikie
2012-03-11
1
-1
/
+1
*
drop more llvm:: prefixes on SmallString<>
Dylan Noblesmith
2012-02-13
1
-2
/
+2
*
drop more llvm:: prefixes on OwningPtr<>
Dylan Noblesmith
2012-02-13
1
-1
/
+1
*
[libclang] Encode the template specialization parameters of a function
Argyrios Kyrtzidis
2012-02-10
1
-0
/
+10
*
Remove unreachable code in Clang. (replace with llvm_unreachable where approp...
David Blaikie
2012-01-17
1
-2
/
+2
*
Eliminate ObjCForwardProtocolDecl, which is redundant now that
Douglas Gregor
2012-01-01
1
-7
/
+0
*
Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl
Douglas Gregor
2011-12-27
1
-7
/
+0
*
[libclang] Add defensive checks to make sure we don't try to dereference
Argyrios Kyrtzidis
2011-12-10
1
-0
/
+3
*
[libclang] For a class extension, give it a unique USR but for any property o...
Argyrios Kyrtzidis
2011-11-01
1
-4
/
+16
*
Use const_cast to make it obvious that it's just removing constness (and sile...
Benjamin Kramer
2011-10-28
1
-1
/
+1
*
More metaprogramming with builtin types.
John McCall
2011-10-18
1
-4
/
+3
*
[libclang] Since an objc extension semantically continues the interface of th...
Argyrios Kyrtzidis
2011-10-18
1
-4
/
+2
*
[libclang] Introduce a new high level API for indexing clients that assumes
Argyrios Kyrtzidis
2011-10-17
1
-2
/
+2
*
Add a new placeholder type to represent "unbridged"
John McCall
2011-10-17
1
-0
/
+1
*
Provide half floating point support as a storage only type.
Anton Korobeynikov
2011-10-14
1
-0
/
+2
*
Change operator<< for raw_ostream and NamedDecl to take a reference instead o...
Benjamin Kramer
2011-10-14
1
-1
/
+1
*
[libclang] Allow using getDeclCursorUSR function with a Decl* and not a cursor.
Argyrios Kyrtzidis
2011-10-12
1
-30
/
+36
*
Switch assert(0/false) llvm_unreachable.
David Blaikie
2011-09-23
1
-1
/
+1
*
Mechanically rename SourceManager::getInstantiationLoc and
Chandler Carruth
2011-07-25
1
-1
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-17
/
+17
[next]