Bjorn Pettersson
|
53d7df893d
Bitstream reader: Fix undefined behavior seen after rL364464
|
6 年之前 |
Francis Visoiu Mistrih
|
711c0bdbd6
[Bitcode] Move Bitstream to a separate library
|
6 年之前 |
JF Bastien
|
0ad57c86b2
BitStream reader: propagate errors
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Eugene Zelenko
|
a21970a878
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
Alex Lorenz
|
a43da8254f
[Frontend] Verify that the bitstream is not empty before reading
|
8 年之前 |
Galina Kistanova
|
0ed287ec53
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
8 年之前 |
Peter Collingbourne
|
cf26f429e8
Bitcode: Decouple block info block state from reader.
|
8 年之前 |
Peter Collingbourne
|
202d09ece4
Bitcode: Change reader interface to take memory buffers.
|
8 年之前 |
Reid Kleckner
|
3582f4370e
Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it
|
8 年之前 |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 年之前 |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 年之前 |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 年之前 |
Chandler Carruth
|
6c1b926674
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
|
10 年之前 |
Rafael Espindola
|
3d4dc34043
Simplify code a bit by passing StreamFile to the BitstreamCursor constructor.
|
10 年之前 |
Benjamin Kramer
|
0273eb0d7a
Make VFS and FileManager match the current MemoryBuffer API.
|
10 年之前 |
Justin Bogner
|
a905ad1646
Re-apply "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)"
|
11 年之前 |
Justin Bogner
|
bd272ece3f
Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)"
|
11 年之前 |
Justin Bogner
|
2835c8acb3
Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)
|
11 年之前 |