[PATCH] Allow string literals as module identifiers

Daniel Jasper djasper at google.com
Thu Oct 31 06:16:47 PDT 2013


  Address more of Richard's comments.

Hi rsmith, doug.gregor, klimek,

http://llvm-reviews.chandlerc.com/D2024

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2024?vs=5172&id=5290#toc

Files:
  docs/Modules.rst
  include/clang/Basic/DiagnosticLexKinds.td
  lib/Lex/ModuleMap.cpp
  lib/Lex/PPDirectives.cpp
  lib/Lex/Preprocessor.cpp
  test/Modules/Inputs/declare-use/h.h
  test/Modules/Inputs/string_names/a.h
  test/Modules/Inputs/string_names/b.h
  test/Modules/Inputs/string_names/c.h
  test/Modules/Inputs/string_names/module.map
  test/Modules/Inputs/string_names/sub.h
  test/Modules/declare-use1.cpp
  test/Modules/declare-use2.cpp
  test/Modules/string_names.cpp
  test/Modules/string_names.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2024.3.patch
Type: text/x-patch
Size: 8815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131031/c8092860/attachment.bin>


More information about the cfe-commits mailing list