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