Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize the names of modules determined based on the names of headers | Douglas Gregor | 2012-10-12 | 1 | -0/+1 |
or directories, to make sure that they are identifiers that are not keywords in any dialect. Fixes <rdar://problem/12489495>. llvm-svn: 165821 |