Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-26 | C++ Modules TS: add frontend support for building pcm files from module | Richard Smith | 1 | -0/+2 |
2015-03-19 | Ensure that we still parse preprocessed CUDA files as CUDA when we use | Artem Belevich | 1 | -0/+1 |
2013-06-22 | Remove duplicated case. | Benjamin Kramer | 1 | -1/+0 |
2013-03-27 | <rdar://problem/13509689> Introduce -module-file-info option that provides in... | Douglas Gregor | 1 | -1/+1 |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 1 | -1/+1 |
2010-12-01 | Driver, Frontend: add CUDA language support | Peter Collingbourne | 1 | -0/+1 |
2010-06-07 | Frontend: Add FrontendAction support for handling LLVM IR inputs. | Daniel Dunbar | 1 | -0/+1 |
2010-06-07 | Frontend: Lift InputKind enumeration to top level. | Daniel Dunbar | 1 | -2/+1 |
2009-11-17 | recognize .hpp as c++ (needed for ./configure'ing boost) | Nuno Lopes | 1 | -1/+1 |
2009-11-13 | Move input kind identification (-x) into FrontendOptions. | Daniel Dunbar | 1 | -0/+31 |