Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Frontend
/
SerializedDiagnosticReader.cpp
44357ee
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
5ff6b86
[Frontend] Verify that the bitstream is not empty before reading
by Alex Lorenz
· 8 years ago
e37ad5a
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
by Galina Kistanova
· 8 years ago
77c89b6
Bitcode: Decouple block info block state from reader.
by Peter Collingbourne
· 9 years ago
028eb5a
Bitcode: Change reader interface to take memory buffers.
by Peter Collingbourne
· 9 years ago
6432d45
Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it
by Reid Kleckner
· 9 years ago
9670f84
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
0d9593d
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
by Chandler Carruth
· 11 years ago
af0e40a
Simplify code a bit by passing StreamFile to the BitstreamCursor constructor.
by Rafael Espindola
· 11 years ago
a885796
Make VFS and FileManager match the current MemoryBuffer API.
by Benjamin Kramer
· 11 years ago
f884723
Re-apply "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)"
by Justin Bogner
· 11 years ago
d776d67
Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)"
by Justin Bogner
· 11 years ago
e40845b
Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)
by Justin Bogner
· 11 years ago