1. d0359af Change our silencing of C typedef redefinition handling to what we had by Chris Lattner · 16 years ago
  2. 04ad9b2 make -Wtypedef-redefinition an extwarn instead of defaulting by Chris Lattner · 16 years ago
  3. dff070f Fix PR3917: the location of a #line directive is the location of the first _. by Chris Lattner · 16 years ago
  4. dc8c90d more fun with line markers: the digit string is required to be interpreted by Chris Lattner · 16 years ago
  5. bc81682 second half of PR3940: #line requires simple digit sequence. by Chris Lattner · 16 years ago
  6. 58e91d5 implement PR3940: #line numbers not fully checked by Chris Lattner · 16 years ago
  7. ab82f41 #line is allowed to have macros that expand to nothing after them. by Chris Lattner · 16 years ago
  8. 32b0675 tweak redefinition of a typedef a bit to fix a couple of problems: by Chris Lattner · 16 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. 137b6a6 Implement handling of file entry/exit notifications from GNU by Chris Lattner · 16 years ago
  11. bd16209 # 42 doesn't change system header state either, add test. by Chris Lattner · 16 years ago
  12. 6b30667 make getFileCharacteristic linetable aware. line markers that by Chris Lattner · 16 years ago
  13. 953b4b0 Add simple #line directive test. by Chris Lattner · 16 years ago
  14. 478a18e add parsing and constraint enforcement for GNU line marker directives. by Chris Lattner · 16 years ago
  15. 8e60a29 add another sanity test. by Chris Lattner · 16 years ago
  16. 359cc44 parse and enforce required constraints on #line directives. Right now by Chris Lattner · 16 years ago