Guillaume Chatelet
|
4eef7a8ad0
[Alignment][Clang][NFC] Add CharUnits::getAsAlign
|
5 лет назад |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 лет назад |
George Rimar
|
67694d3554
[clang] - An update after LLVM change.
|
6 лет назад |
Francis Visoiu Mistrih
|
711c0bdbd6
[Bitcode] Move Bitstream to a separate library
|
6 лет назад |
Fangrui Song
|
b6c6b38192
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
|
6 лет назад |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 лет назад |
Richard Trieu
|
27ce6b3918
Move CodeGenOptions from Frontend to Basic
|
6 лет назад |
Richard Trieu
|
4b26db17ff
Remove unnecessary include.
|
6 лет назад |
Adrian Prantl
|
6554d78420
[-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs.
|
6 лет назад |
Nicola Zaghen
|
ff0626ea3c
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
|
7 лет назад |
Adrian Prantl
|
3285546c97
-gmodules: Emit debug info for implicit module imports via #include.
|
7 лет назад |
Adrian Prantl
|
9b777b26d9
Simplify code (NFC)
|
7 лет назад |
Adrian Prantl
|
567034c312
Debug Info: Set the MainFileName when generating -gmodules debug info for PCM.
|
8 лет назад |
Duncan P. N. Exon Smith
|
d15b1db69a
Modules: Use hash of PCM content for SIGNATURE
|
8 лет назад |
Saleem Abdulrasool
|
72e537abaf
CodeGen: plumb header search down to the IAS
|
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 лет назад |
Adrian Prantl
|
e6658afdf3
Support object-file-wrapped modules in clang -module-file-info.
|
9 лет назад |
Peter Collingbourne
|
f1bc23840f
Frontend: Simplify ownership model for clang's output streams.
|
9 лет назад |
David Majnemer
|
ba5c7ce848
Use more ArrayRefs
|
9 лет назад |
Benjamin Kramer
|
4ff480f17c
Apply clang-tidy's misc-move-constructor-init throughout Clang.
|
9 лет назад |
David Blaikie
|
6bd4c225fc
[modules][debuginfo] Only include imported modules when targeting LLDB
|
9 лет назад |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
9 лет назад |
Saleem Abdulrasool
|
8cca4d7cdf
Basic: move CodeGenOptions from Frontend
|
9 лет назад |
Adrian Prantl
|
45b0585fa2
Module Debugging: Fix a crash when emitting debug info for nested tag types
|
9 лет назад |
James Y Knight
|
e85ad57298
Make TargetInfo store an actual DataLayout instead of a string.
|
9 лет назад |
Benjamin Kramer
|
1dde17c5ad
Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend.
|
9 лет назад |
Adrian Prantl
|
f5a6cecb8d
Module Debugging: Canonicalize the file names used as PCH module names
|
9 лет назад |
Adrian Prantl
|
d97ae762ac
Module debugging: Create a parent DIModule with the PCH name for types
|
9 лет назад |
Adrian Prantl
|
c87ca354aa
Fix the build by using the correct suffix for 64 bit literals
|
9 лет назад |