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
/
lib
/
Frontend
/
SerializedDiagnosticReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2018-03-26
1
-9
/
+22
*
[Frontend] Verify that the bitstream is not empty before reading
Alex Lorenz
2017-07-07
1
-0
/
+3
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+1
*
Bitcode: Decouple block info block state from reader.
Peter Collingbourne
2016-11-08
1
-4
/
+7
*
Bitcode: Change reader interface to take memory buffers.
Peter Collingbourne
2016-11-02
1
-4
/
+1
*
Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it
Reid Kleckner
2016-10-19
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+0
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Simplify code a bit by passing StreamFile to the BitstreamCursor constructor.
Rafael Espindola
2014-11-12
1
-2
/
+1
*
Make VFS and FileManager match the current MemoryBuffer API.
Benjamin Kramer
2014-10-26
1
-3
/
+3
*
Re-apply "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnos...
Justin Bogner
2014-10-14
1
-0
/
+296
*
Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnosti...
Justin Bogner
2014-10-14
1
-296
/
+0
*
Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)
Justin Bogner
2014-10-14
1
-0
/
+296