index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Sema
/
carbon.c
Age
Commit message (
Expand
)
Author
2009-05-06
Improve handling of (X86) target features.
Daniel Dunbar
2009-04-01
Split PTH tests from carbon.c into separate test.
Daniel Dunbar
2009-04-01
Re-enable PTH testing for cocoa.h and carbon.h. This tests that PTH works on
Ted Kremenek
2009-04-01
Pull clang-cc code for generating PTH files based on the input type.
Daniel Dunbar
2009-03-24
Rename clang to clang-cc.
Daniel Dunbar
2009-01-09
Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objec...
Ted Kremenek
2009-01-09
Temporarily revert r61956 and r61957 (PTH tests failing).
Ted Kremenek
2009-01-08
Enhance -fsyntax-only test of Carbon.h to also include testing for PTH.
Ted Kremenek
2007-12-30
Rename stats to print-stats to avoid conflicting with llvm's
Nate Begeman
2007-12-12
Unbreak -stats on cocoa.h
Chris Lattner
2007-11-28
Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h wit...
Anders Carlsson
2007-08-04
the sse intrinsics are missing, leading to errors.
Chris Lattner
2007-08-02
make sure we don't lose the ability to parse carbon.h
Chris Lattner