Rainer Orth
|
e3656d7fcf
Move LangStandard*, InputKind::Language to Basic
|
6 yıl önce |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 yıl önce |
Eugene Zelenko
|
a21970a878
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 yıl önce |
Richard Smith
|
463eb6ab52
Move functionality for handling module maps as inputs from the -emit-module
|
8 yıl önce |
Richard Smith
|
92c5967c32
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
|
8 yıl önce |
Richard Smith
|
d605534140
C++ Modules TS: add frontend support for building pcm files from module
|
9 yıl önce |
Artem Belevich
|
2b2e574cc3
Ensure that we still parse preprocessed CUDA files as CUDA when we use
|
10 yıl önce |
Benjamin Kramer
|
a0a65ef433
Remove duplicated case.
|
12 yıl önce |
Douglas Gregor
|
c544ba0969
<rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
|
12 yıl önce |
Chris Lattner
|
5f9e272e63
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
14 yıl önce |
Peter Collingbourne
|
895fcca55a
Driver, Frontend: add CUDA language support
|
14 yıl önce |
Daniel Dunbar
|
faddc3e53a
Frontend: Add FrontendAction support for handling LLVM IR inputs.
|
15 yıl önce |
Daniel Dunbar
|
c34ce3fa61
Frontend: Lift InputKind enumeration to top level.
|
15 yıl önce |
Nuno Lopes
|
2059d992cf
recognize .hpp as c++ (needed for ./configure'ing boost)
|
15 yıl önce |
Daniel Dunbar
|
fbe2fafe31
Move input kind identification (-x) into FrontendOptions.
|
16 yıl önce |