index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
/
CIndexInclusionStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-2
/
+0
*
Show inclusions from a preamble in clang_getInclusions.
Erik Verbruggen
2016-01-06
1
-26
/
+51
*
Fix a typo in the function name that I just introduced (r201155)
Dmitri Gribenko
2014-02-11
1
-1
/
+1
*
libclang: audit all APIs that accept a CXTranslationUnit to make sure that
Dmitri Gribenko
2014-02-11
1
-1
/
+5
*
libclang: factor out the frequent pattern static_cast<ASTUnit *>(TU->TUData)
Dmitri Gribenko
2013-01-26
1
-1
/
+1
*
Fix Casting
David Greene
2013-01-15
1
-1
/
+2
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+1
*
Revamp the SourceManager to separate the representation of parsed
Douglas Gregor
2011-07-19
1
-7
/
+10
*
Teach SourceManager::getSLocEntry() that it can fail due to problems
Douglas Gregor
2011-04-20
1
-3
/
+3
*
Currently we can only remap a file by creating a MemoryBuffer and replacing t...
Argyrios Kyrtzidis
2011-03-05
1
-2
/
+2
*
Make definition of CXTranslationUnitImpl private
Ted Kremenek
2010-11-17
1
-0
/
+1
*
Change CXTranslationUnit to not directly cast to an ASTUnit*,
Ted Kremenek
2010-11-16
1
-1
/
+1
*
Make sure to always check the result of
Douglas Gregor
2010-11-12
1
-1
/
+1
*
Rename 'CIndex' to 'libclang', since it has basically become our stable public
Daniel Dunbar
2010-04-30
1
-0
/
+67