1. f0a5d6f clang-interpreter: libFrontend depends on libSerialization. Fix linux build by changing the link order. by Benjamin Kramer · 14 years ago
  2. 07a57e0 Add Serialization dependency to clang-interpreter by Peter Collingbourne · 14 years ago
  3. c9f362d Makefiles: Remove unnecessary early include of Makefile.config. by Daniel Dunbar · 14 years ago
  4. c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 14 years ago
  5. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  6. b15894e Update LINK_COMPONENTS for examples. by Daniel Dunbar · 14 years ago
  7. 8799299 Add comment by Kovarththanan Rajaratnam · 15 years ago
  8. e224628 Add a minimal C interpreter example. by Daniel Dunbar · 15 years ago