Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
lib
/
Frontend
/
FrontendOptions.cpp
f74d946
Move functionality for handling module maps as inputs from the -emit-module
by Richard Smith
· 8 years ago
40c0efa
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
by Richard Smith
· 8 years ago
bbcc9f0
C++ Modules TS: add frontend support for building pcm files from module
by Richard Smith
· 9 years ago
83a6dcc
Ensure that we still parse preprocessed CUDA files as CUDA when we use
by Artem Belevich
· 11 years ago
a157d05
Remove duplicated case.
by Benjamin Kramer
· 12 years ago
bf7fc9c
<rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
by Douglas Gregor
· 13 years ago
0e62c1c
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
62089b8
Driver, Frontend: add CUDA language support
by Peter Collingbourne
· 15 years ago
9507f9c
Frontend: Add FrontendAction support for handling LLVM IR inputs.
by Daniel Dunbar
· 15 years ago
9b491e7
Frontend: Lift InputKind enumeration to top level.
by Daniel Dunbar
· 15 years ago
b9ac1dc
recognize .hpp as c++ (needed for ./configure'ing boost)
by Nuno Lopes
· 16 years ago
27b19dc
Move input kind identification (-x) into FrontendOptions.
by Daniel Dunbar
· 16 years ago