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
/
CIndexDiagnostic.h
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
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-21
/
+21
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-3
/
+3
*
unique_ptrify the diagnostics in CXDiagnosticSetImpl
David Blaikie
2014-08-29
1
-11
/
+10
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-15
1
-15
/
+15
*
Implement clang_getDiagnosticCategoryText() to provide a way for a client of ...
Ted Kremenek
2012-04-12
1
-1
/
+7
*
Implement new DiagnosticsRenderer that packages notes retrieved by clang_getD...
Ted Kremenek
2012-02-14
1
-1
/
+2
*
[libclang] Create a diagnostic set to pass at the end of indexing.
Argyrios Kyrtzidis
2011-12-01
1
-0
/
+5
*
serialized diagnostics: implement full deserialization of clang diagnostics v...
Ted Kremenek
2011-11-10
1
-2
/
+43
*
[libclang] Add CXDiagnosticImpl to represent a super class for the implementa...
Ted Kremenek
2011-10-31
1
-2
/
+82
*
Eliminate -fdiagnostics-binary and all of the infrastructure for
Douglas Gregor
2010-10-11
1
-20
/
+0
*
Rename 'CIndex' to 'libclang', since it has basically become our stable public
Daniel Dunbar
2010-04-30
1
-0
/
+53